Hi,
I use this code you came me to modify the submenu transparency and it’s working perfectly:
#top .av_header_glassy.av_header_transparency #header_main {
background-color: rgba(255,255,255,0.7);
}
.header_color .avia_mega_div, .header_color .main_menu ul ul {
background: rgba(255,255,255,0.6) !important; }
BUT on the sub-menu under text there’s 100% white color
How to set the background TEXT submenu color same as background submenu color?
Thanks
Hey jb84,
Thank you for using Enfold.
What is the site url? I can’t find it from your previous thread. Please post it inside the private field.
Best regards,
Ismael
Sorry Ismael
please find it in private
Ismael or else… any help?
Hi,
Try this code in the General Styling > Quick CSS field:
.header_color .main_menu .menu ul li a,
.html_header_top .header_color .main_menu ul:first-child >li > ul {
background-color: transparent !important;
}
If it doesn’t work for you, please try adding it to the WordPress > Customize > Additional CSS
then please clear your browser cache and check.
Please see screenshot in Private Content area.
Best regards,
Mike
Thanks mike
it’s perfect!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike