Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #240759
    Ian Barnes
    Participant

    Hi,

    I have changed the secondry background colour to white however when I view the site it still shows as grey/blue? I want the whole website to be white so please can someone advise me on how to change the Top Header/Search Bar and Footer please.

    Any help would be greatly appreciated.

    Thanks
    Ian

    #240800
    Skandha
    Participant

    @barnes100180: Hello Ian,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #header-top, #colophon {
        background-color: #fff !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Secondry Background Colour – Default Theme Colours’ is closed to new replies.