Changing Header Menu Bar Colour

W Started by Will · July 11, 2022 at 2:14 pm · 1 reply 0 voices Last reply 4 years ago
W
Will Original poster Member
#1

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

ST
Spiracle Themes Original poster
#2

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

Join the conversation. Be kind — this is a public forum.

Replying to Changing Header Menu Bar Colour

By posting, your reply becomes public (unless marked private).