Morning
I have a nice white theme with logo etc, but on the right is the menu and the background behind the items is black.
How do I change it to White or transparent ?
Iain
Hey ihmunro,
Add the following to quick css:
#top .av-main-nav>li.current-menu-item > a {
background-color: #fff!important;
color:#333!important;
}
#top #header .av-main-nav > li > a{
background-color: #fff!important;
border-color:#fff!important;
}
#top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a{
background-color: transparent!important;
}
Best regards,
Jordan Shannon
Hi Jordan
Perfect – except, the menu items are now white.
Can this be changed in the Header Options ?
Iain
Hi,
Yes, please attempt to fix this in header options first. If that does not work, we can look into a css solution.
Best regards,
Jordan Shannon
THanks Jordan
I have looked and tried a few things, but the font color does not change.
Any help would be appreciated.
Iain
Hi Jordan
Found it.
Hi Iain! We’re glad that Jordan was able to point you in the right direction. Do you need further help with this, or can we close this thread?
Best regards,
Sarah