WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: How to change font colour in ‘Our Partners’ section

#48091
Grace Support
Keymaster

Hi,

To change the text color in Section 11

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

#section11 .sec_content_main_title { color: #272727; }
#clientlogo li span { color: #272727; }

Regards
Grace Themes