Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Font color for section title

#8832
Grace Themes
Member

Hi,

To change the section title and text color of Disaster Planning section to white

Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code

#disastersection h2.section_title { color: #ffffff; }
#disastersection h2.section_title::after { background-color: #fff; }
#disastersection p { color: #ffffff; }

Please do this changes and let me know your feedback.

Regards
Grace Themes