Hello – with the recent update the burger mobile menu background opacity occupies the entire screen, which is a nice effect. However the previous solid white fly-out menu background was white, now it is transparent. Please view site – thank you.
Hey JasonC,
Try this code in the General Styling > Quick CSS field:
.html_av-overlay-side #top .av-burger-overlay-scroll {
background: #fff !important;
}
please note that in your custom css you have this code making your menu items white, please adjust to suit.
.main_menu ul:first-child > li > a { color: white!important; }
Best regards,
Mike
Perfect – thank you – appreciate the support and advice…
Hi Mike,
Glad that Mike helped you. Thanks for using Enfold :)
Best regards,
Nikko