Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner 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