something weird happened with main menu. On the mobile devices when i click on menu button and menu drops down but with no background. Have a look…
The same happens on computer when I change page width and menu shrinks to one button.
Hi netarc!
Try adding this to your custom CSS.
#mobile-advanced { background: white !important; }
Regards,
Elliott
Thanks. It works.