-
daveporter
I’ve noticed (actually the client) that the mobile menu on the site provided below has the sub-menu drop down icons way off to the right, so that are not visible.
Note sure what happened to cause this?Thanks, Dave
-
Hi Dave,
It’s due to your custom css:
.inside-navigation { width: 1400px; }
Try to change it to:
.site-header .inside-navigation { width: 1400px; }
-
daveporter
Thanks so much Ying…
On a related query – will we every have the menu’s behave so that you can touch the menu label to reveal sub-menu’s and not have to be on the arrow ? I find this is often confusing for some users …
Regards, Dave
-
Alvind
Hi Dave,
Under Customize > Layout > Primary Navigation, set the Navigation Dropdown to “Click – Menu Item”.
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.