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