Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner 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