Shopify themes, liquid, logos, and UX
This is my current dropdown menu, however i have so many categories that it doesn't look good and you can't see all of them.
Can i somehow make them stack like a megamenu on the right like this:
Help would be greatly appreciated, thanks!
Solved! Go to the solution
This is an accepted solution.
@OIMA - please add this css to the very end of your base.css file and check
@media screen and (min-width:750px){
details[open] .header__submenu.list-menu:not(.list-menu--disclosure){width: 60rem; display: flex; flex-wrap: wrap;}
.header__submenu li{flex-basis: 33%;}
}
This is an accepted solution.
@OIMA - please add this css to the very end of your base.css file and check
@media screen and (min-width:750px){
details[open] .header__submenu.list-menu:not(.list-menu--disclosure){width: 60rem; display: flex; flex-wrap: wrap;}
.header__submenu li{flex-basis: 33%;}
}
Thanks, it looks great! But, currently there's only 3 products on a row, do i change the width if I want to have more products on one row?
Thank you so much!
This is bit of nitpicking, but can I even out the categories somehow?
I just have so many categories that only 4 options or more would work. Is there any way I could even those out?
But if I have exactly 4?
Oh, but still, thanks a lot!
Hey @OIMA, sounds like you already implemented a CSS solution which mostly works for you, but I'll just add a quick note here in case you want to try another option or anyone else with a similar problem wants to try this.
You could also accomplish something like this by using an app such as our Meteor Mega Menu app. Your current design would be most similar to our Amazon menu template (which also optionally includes an image in the menu), but you could also consider our other designs for a different look. Here's a link to our demo sites where you can preview our templates: https://meteor-outdoor.myshopify.com/
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025