Drawer menu not working

Drawer menu not working

jjmäksy
Shopify Partner
1 0 1

Hello,

 

Our Shopify Webstore is struggling with the drawer menu: wieldvr.com

Anyone have a clue how to fix it?

Reply 1 (1)

ThePrimeWeb
Shopify Partner
2139 616 523

Hey @jjmäksy,

 

Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.

<style>
.menu-drawer-container.menu-opening #menu-drawer {
    visibility: visible !important;
    transform: translateX(0%) !important;
    height: 100vh !important;
}
</style>

 

Screenshot is for reference only, the correct code to paste is the one shown above.

ThePrimeWeb_0-1712855543017.jpeg

 

Was I helpful?

Buy me a coffee

🙂

Need help with your store? contact@theprimeweb.com or check out the website
Check out our interview with Shopify!