Hi there!
I updated a website for a client, and after the update the drop-down menus are not showing (i can not figure out where to change colors on them now, and they appear to be white – therefore not showing up.
And, the burger menu on mobile is so so transparent, som it is practically not not showing for the visitors on mobile.
So there is a menu issue here.
Hey annsissel,
Add this to quick css:
.sub-menu{
opacity:1!important;
}
.av-burger-overlay{
opacity:1!important;
}
Best regards,
Jordan Shannon