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: Section CSS Class

#8833
Grace Themes
Member

Hi,

The follow up feature is working fine. Its the default functionality of this forum module.

To change the section title or text color use below css code and change section ID

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

Regards
Grace Themes