Hi there,
Can’t seem to change the mobile menu background.. Now it is set to be almost transparent.
Have been looking all over.. ;-)
Any suggestions?
Thanx, Ben
Hey Ben,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
.html_av-overlay-side-minimal .av-burger-overlay-bg {
opacity: 0.8;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Worked fine, even in the quick CSS..
I now understand why I could not see any changes, opacity was too low ;-)
Thank you Victoria!
Hi,
I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon