Hello Enfold team
when hovering menu, the sub menu appears but the transparency is too much, and text is difficult to read.
how to set the transparency level?
how to set the color of background?
how to add frame with a thin line on this background submenu
http://nsm08.casimages.com/img/2015/03/29//1503291142369069113117730.png
Hey compenseo!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
Rikard
hello any answer?
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_sidebar #top #header .av-menu-button-colored:hover {
opacity: 1;
}
then go to Enfold theme options > Advanced Styling and edit “Main Menu sublevel Links”
Cheers!
Yigit
Hi Yigit,
i have the same problem.
Also opend up another thread. Will erase it now because it seems to be the same problem here.
I am looking for a possibility to ad a semi-transperent background overlay in the dropdownmenü.(Secodary menu)
So when hovering over one of the menu sections it drops down to display the sub-sites it is the writing over my background.
Because i work with an overall background and transperancy. But the writeing is sometimes difficult zu see, depending on the current background.
Now i added a color section to all my textes so the readability is better.
I would like to do this as well with the dropdown menues.
I tried to do what you suggested above, but unfortunately no result.
Would be happy for another hint.
Thanks Filipp
Hi,
use this code:
.header_color .main_menu .menu ul li a, .header_color .main_menu ul ul {
background-color: rgba(255,255,255,0.5) !important;
}
and adjust opacity (0.5) as needed.
Best regards,
Andy
Thank you so much!
Works flawlessly. Made my day!
Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy