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

#48139
Grace Support
Keymaster

Hi

To make these color changes

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

#section1 .sec_content_main_title { color: #121212; }
.sec_content_main_title::after { border-bottom: 1px solid #121212; }
.aboutyoga_box { color: #535353; }

.pp_topstrip { background-color: #fff; }
.infobox { color: #000; }
.social-icons a { color: #000 !important; }

Please let me know if it works

Regards
Grace Themes