Change color of the page title text that appears on the header image - Acme Themes

Best Premium and Free WordPress Themes Forums Construction Field Pro Change color of the page title text that appears on the header image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #99661
    Thomas
    Participant

    Is there a way to change color of the page title text within the header image? Please see image link below for reference.
    https://prnt.sc/1vv8l9i

    #99691
    acmesupports
    Moderator

    Dear Thomas,
    Please provide your site URL we shall provide you with CSS code.

    Best Regards!

    #99716
    Thomas
    Participant

    Thanks for the response. The sire URL is https://cropseyareacommunityfund.org/

    If you provide me the CSS I know where to add within the theme. Thanks again!

    #99727
    acmesupports
    Moderator

    Dear Thomas,
    Please add the given CSS code in the Additional CSS:
    Appearance > Customize > Additional CSS

    .inner-main-title .entry-header .page-title, .inner-main-title .entry-header .entry-title {
              color: #dd3636;
    }

    Best Regards!

    #99756
    Thomas
    Participant

    Applied the CSS code provided but does not appear to have made a difference. The color code #dd3636 should have changed it to a red but the color remains the same. See link:

    https://prnt.sc/1wpyisl

    Please advise if incorrectly placed. Thanks in advance!

    #99762
    acmesupports
    Moderator

    Dear Thomas,
    The given above code is for the header title. If you want to change the color of the title in the featured section then
    Please add the given CSS code in the Additional CSS:

    .image-slider-wrapper .banner-title {
              color: ##cf0909;
    }

    Best Regards!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.