Shopify themes, liquid, logos, and UX
I want all my fragrance categories in one row but it seems like the mega menu only allows 6 across at a time. Is there a way to add a 7th item on the row? I'm using the Dawn theme.
Solved! Go to the solution
This is an accepted solution.
Hi @khalldesign
Try this one.
div#MegaMenu-Content-2 .mega-menu__list {
grid-template-columns: repeat(7, minmax(0, 1fr));
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hey @khalldesign
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
Hi @khalldesign Customer would be much better off if you redo the nav so it's built from the start to have that much noise.
Don't cram more than handful of navs into a horizontal menu like that it just creates user annoyances.
To ignore reason and cram in more you'd need to shrink the spacing / font-sizes of all the columns using CSS
Really you need a menu with 3 level vertical layout in the menu with the fragrances going top to bottom and eachs ones items to the right.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
This is an accepted solution.
Hi @khalldesign
Try this one.
div#MegaMenu-Content-2 .mega-menu__list {
grid-template-columns: repeat(7, minmax(0, 1fr));
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025