I want to change the transparency of the background menu while i’m on the link, like this: http://www.isaspedizioni.it
While i’m on the menù che font become light grey, the background dark grey and a little bit transparent. I attach my site
Hey claudioaddobbatim2r2,
It’s not clear what you are trying to do?
The transparency menu options can be found in Header > Transparency options
If you still have an issue please upload a screenshot/mockup to imgur.com and share the link here so we can help you better :)
Best regards,
Vinay
I try with Header > Transparency options, but it doesn’t work
i use a strange color to test, but it doesn’t work
Something more or less like this
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
/* Menu background on hover */
#top #header .av-main-nav > li > a:hover {
background: rgba(255,255,255,.45)!important;
}
Best regards,
Vinay
That’s perfect!! thanks!
Hi,
Great, glad you got it working :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
You can close it
Hi,
Thank you for letting us know.
Best regards,
Basilis