Hey guys, my website is not showing the nested menu on mobile. It will only work on desktop. How do I fix this?
Hello @Zyilo ,
Can you please provide your store url ?
Hi @Zyilo ,
You have created dropdown like following instructions: https://help.shopify.com/en/manual/online-store/menus-and-links/drop-down-menus
Because I checked and Venture theme supports this. https://i.imgur.com/geEPkTo.png
Or please send your site and if your site is password protected, please send me the password. I will check it for you.
Hi @Zyilo ,
Please follow these steps:
- Step 1: Go to Online store > Themes > Actions > Edit code.
- Step 2: Go to Assets > theme.scss.liquid and paste this at the bottom of the file:
.drawer {
width: calc(100% - 75px) !important;
}
Hope it helps!
Hey,
Unfortunately this didn’t work.
Just to clarify, when on mobile, I press the menu button on my website which shows my main menu. The shop button is supposed to have an arrow to show other sub categories. This is not happening.
Hey guys, all fixed. Thanks