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/
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024