Best Premium and Free WordPress Themes › Forums › Construction Field Pro › Change color of the page title text that appears on the header image › Reply To: Change color of the page title text that appears on the header image
October 20, 2021 at 3:48 am
#99762
acmethemes
Keymaster
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!