Hi there,
I’m using the Burger Menu on my site and find the preset black overlay of the Burger Menu a little too much of a contrast.
How would I need to go about changing the black overlay to another custom color?
Many thanks for any pointers.
Hey MadRhino,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Absolutely Rikard. Many thanks
Hi Karl,
Thanks for that, this is the default CSS:
.av-burger-overlay-bg {
opacity: 0.9;
background: #000;
}
Please add it to Quick CSS and change it to the colour of your liking.
Best regards,
Rikard
Works!
Thank you very much Rikard.