Hi,
I can’t figure what’s happening with my burger menu background overlay. When I do inspect on my browser there seems to be an odd .02 opacity placed on the background, but I can’t figure out where it’s coming from?? (Also, when I switched it back to the normal text menu, the submenu has this same opacity placed on it.)
Here’s a link to my site…
chuimagines.com
Please help.
Thank you!:)
j
Hey jchucary,
When I check your overlay has “opacity: 0.0510873;” which makes your white menu text very hard to see.
Typically by default this is set to “1” so it would be darker, If you would like that please try this code in the General Styling > Quick CSS field:
.av-burger-overlay {
opacity: 1 !important;
}
Best regards,
Mike
That worked!
Thanks Mike!:)
Justin
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