Hello everyone. I need help on making the mobile menu into a collapsible menu with +/- and also with the lines. Like this one below:
Thank you in advance!
A user seeks to implement a collapsible mobile menu with +/- icons and dividing lines in the Dawn theme, providing a reference image of the desired design for their store (themythwys.com).
Suggested Solutions:
Built-in options: Check if Dawn’s header settings include collapsible row functionality under Online Store > Themes > Customize > Header
Custom code approach: Wrap menu items in <details> and <summary> HTML elements within theme.liquid or header.liquid files, then add custom CSS for styling the +/- icons and JavaScript to handle toggle interactions
App alternative: Install third-party apps like “Meteor Mega Menu” or “Smart Menu” for a no-code solution
The discussion remains open with no confirmed implementation yet.
Hello everyone. I need help on making the mobile menu into a collapsible menu with +/- and also with the lines. Like this one below:
Thank you in advance!
Sent you a DM
The Dawn theme doesn’t have a built-in collapsible menu like this, but you can achieve it with a few tweaks: