Reply To: How to change font colour in ‘Our Partners’ section
March 12, 2024 at 4:26 am
#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