Hi! Can somebody help me how to change the layout of the dropdown menu for my site https://aquaticliving.co.uk/
Currently, the dropdown for “Brands” is in one column only, so I can’t see all the brands below because they are all stacked in a single column. You can see the attached image to see what I’m referring to.
I want it to be like the dropdown of https://www.swelluk.com/ where they have four columns on it. Sample on the picture below
Hi @aquatic_living1
You can achieve a multi-column dropdown menu in your Shopify store (https://aquaticliving.co.uk/) similar to Swell UK by modifying your theme’s navigation menu layout.
Steps to Create a Multi-Column Dropdown Menu in Shopify
1)Add CSS for Multi-Column Layout
This will create a 4-column dropdown menu instead of a long vertical list.
- Edit Your Navigation Liquid Code (If Needed)
If the above CSS doesn’t work as expected, you may need to update your theme’s navigation layout.
Save & Refresh your store to see the effect.
Let me know if this works.
where should i add the css and what css should I add too?