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

How to change font colour in ‘Our Partners’ section

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #48067
    Marzena Chojnacka
    Participant

    Hi there,

    I’ve changed background colour into beige in ‘Our partners’ section and the original white font is not very well noticed now. How can i change the font into black colour?

    https://fit-indeed.co.uk/

    Many thanks for your help.

    Maz

    #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

    #48129
    Marzena Chojnacka
    Participant

    Amazing thank you so much! You’re the best!

    I also need to change a couple of things:

    1. I need to change white font that appears on the black background into black font in the section 1. I will change the black background into cream background hence the white font wouldn’t be visible.
    2. I also need to change:
    – black header at the very top of the page (where email addres and social media icons are apearing) into white.
    – Conversely, I will need to change email address and social icons at the top of the page (that are now white) into black. (I know how to change email address into black but i don’t know how to update social media icons)

    I hope it al is making sense. My page link is below:

    https://fit-indeed.co.uk/

    Thank you in advance and best regards!!
    Maz

    #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

    #48144
    Marzena Chojnacka
    Participant

    Love it! Nearly there:)

    There is still black background in the header on mobile version, which does not seem to appear on desktop version. Could you help to change that black background in the mobile version into white?

    Many thanks!
    Maz

    https://fit-indeed.co.uk/

    #48158
    Grace Support
    Keymaster

    Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.