Changing Header Menu Bar Colour

Will July 11, 2022 at 2:14 pm

Hey Guys,

Just bought the pro theme and alot of my troubles were resolved by having some of the pro features enabled. My only problem is I can’t seem where to change the colour of the main header/footer bar to black. No matter what I change it reverts to this dark grey colour.

Any help would be appreciated.

Thanks,

Will

Replies (1)

  1. Will July 11, 2022 at 2:14 pm

    Hey Guys,

    Just bought the pro theme and alot of my troubles were resolved by having some of the pro features enabled. My only problem is I can’t seem where to change the colour of the main header/footer bar to black. No matter what I change it reverts to this dark grey colour.

    Any help would be appreciated.

    Thanks,

    Will

  2. Spiracle Themes July 12, 2022 at 6:59 am

    Hi Will

    Thanks for reaching out
    I can see the black header and footer, however, the menu is in black, to make it white add the CSS below

    .top-menu .navigation > li > a {
    color: #fff;
    }

    .menu-search:before,
    .menu-search:after {
    border: 1px solid #fff;
    }

    Copy & Paste it in Appearance -> Customize -> Additional CSS

    =============

    Also the slider has some gap in both the edges and is not full width. To make it full width check the screenshot below

    https://prnt.sc/4hLEBRSq5orS

    Let us know if you have any questions

    Best Regards

Post a Reply

Reply To: Changing Header Menu Bar Colour
Your information: