There is a menu overlap issue on mobile devices. Can you please help, the white main menu should be at the top.
Thanks
This topic has 5 replies, 2 voices, and was last updated 4 years, 2 months ago ago by teolivier
There is a menu overlap issue on mobile devices. Can you please help, the white main menu should be at the top.
Thanks
Hello,
Add the next custom CSS code:
form.woocommerce-widget-layered-nav-dropdown {
z-index: 2 !important;
position: inherit;
}
Regards
Unfortunately it didn’t work unless I applied it wrong. I tried custom css on global and mobile canvases but nothing worked?
Add the code in Theme Options > Theme custom CSS > Global custom CSS.
Provide temporary wp-admin access, please.
Regards
Thank you I managed to fix it with CSS editor.
The issue related to '‘Menu overlap issue on mobile device’' has been successfully resolved, and the topic is now closed for further responses