Best Premium and Free WordPress Themes › Forums › Construction Field Pro › Change color of the page title text that appears on the header image
- This topic has 5 replies, 2 voices, and was last updated 8 months, 2 weeks ago by
acmesupports.
- AuthorPosts
- October 12, 2021 at 4:14 pm #99661
Thomas
ParticipantIs 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/1vv8l9iOctober 15, 2021 at 5:14 pm #99691acmesupports
ModeratorDear Thomas,
Please provide your site URL we shall provide you with CSS code.Best Regards!
October 16, 2021 at 12:38 pm #99716Thomas
ParticipantThanks 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!
October 17, 2021 at 8:54 am #99727acmesupports
ModeratorDear 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!
October 19, 2021 at 12:00 pm #99756Thomas
ParticipantApplied 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:
Please advise if incorrectly placed. Thanks in advance!
October 20, 2021 at 3:48 am #99762acmesupports
ModeratorDear 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!
- AuthorPosts
- You must be logged in to reply to this topic.