Shopify themes, liquid, logos, and UX
I would like to distribute my dropdown menu items across the menu instead of having only one column.
This is my problem:
I want it to look like this (without having to add sub-category headings):
Each column can have 5 items in it.
Please help.
Here is my link: https://8ae3b9-27.myshopify.com/
Thanks in advance.
Solved! Go to the solution
This is an accepted solution.
Open component-mega-menu.css from theme code editor and this at the very bottom.
display: grid;
grid-template-columns: repeat(5, 1fr);
This is an accepted solution.
Open component-mega-menu.css from theme code editor and this at the very bottom.
display: grid;
grid-template-columns: repeat(5, 1fr);
Thanks, it worked - but I'd like it to read to read DOWN alphabetically, instead of across alphabetically.
Please help if this is this possible?
I am not sure but this sounds a bit advanced. I am willing to try but definitely for a service fee since this might need some coding atleast as per my knowledge. If you are ok with this, please reach out via mail for a convenient conversation.
Thanks
Shadab
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