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.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024