Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
I am trying to make the menu where it says Disposables to be click only instead of hover to open the drawer.
https://metrosmoke.com/?_ab=0&_fd=0&_sc=1&preview_theme_id=144570515670
Thank you
Hi,
Hope this will help
Remove or modify any hover-based CSS that opens the submenu
Code example
.menu-item:hover .submenu {
display: block; /* or any effect that shows the submenu */
}
Use JavaScript/jQuery to add click-based functionality that toggles submenu (drawer) when the "Disposables" link is clicked.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025