Mobile Menu
-
Hello,
I am wondering if there is a way to change the menu settings for the mobile version of the site. The desktop version looks great, but on mobile none of the menu options are nested and so it turns into a long, unwieldy list of options.
Any help you can provide would be very helpful, as I cannot go live with the menu looking this way on mobile.
-Laura
The blog I need help with is: (visible only to logged in users)
-
Hello,
I would recommend hiding the sub-menu items on mobile. To do this, you can add the following CSS within the Additional CSS section of the customizer:
.mobile-menu li li { display: none; }I hope that helps, let me know if you need further assistance.
-Emily
-
-
- The topic ‘Mobile Menu’ is closed to new replies.