Hi there, i need to remove the logo entirely when on the transparent header/menu, and I need the font to be a different colour in the transparent header only.
I can seemingly only change the header font for all menus, not just the transparent, is this not possible?
website: https://www.movewithmaria.co.uk/
Hey divinecurio,
You can set the menu colour under Enfold->Theme options->Transparency Logo Options.
Please try this to hide the logo in the transparent header:
.av_header_transparency .logo {
display: none;
}
Best regards,
Rikard
Thank you Rikard. I want to set the font colour to be different in transparent vs the normal menu (as the font colour in transparent will be the same colour as the menu bar when not transparent).
Hi,
Thanks for the update, did you check under Enfold->Theme options->Transparency Logo?
Best regards,
Rikard
Hi Rikard,
Yes, that only changes the background?
Super weird! When I did that oeiginally it changed the main menu font colour as well, thanks Rikard, I feel like a numpty!