Tagged: mobile menu, navigation, responsive
Hi, I have a problem with the mobile menu that I can’t fix.
The Mobile Menu is visible at right when closed.
This is the link to better understand the problem (I get this error on Chrome, Safari, and mobile devices, not in Firefox)
http://www.christoph-tomann.at/wordpress/
Thanks for the help.
Hi mindthegip!
Try adding this to your custom CSS.
#wrap_all { position: relative !important; }
Cheers!
Elliott