Shopify themes, liquid, logos, and UX
Is it possible to get more space between the menu items? Check the screenshot down below.
I think I need to edit something in the header.liquid, I already searched for "space" and "room" but nothing is found.
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
@emielkant - please add this css to the very end of your styles.css file and check , adjust number as per need, should be like screenshot
.menu li {padding-right: 40px;}
This is an accepted solution.
@emielkant - please add this css to the very end of your styles.css file and check , adjust number as per need, should be like screenshot
.menu li {padding-right: 40px;}
Woah! You're the best. Thanks Suyash1.
Hello Suyash1,
I am also a Turbo Portland owner and I did what you suggested but it increased the spaces in the Header menu, not in the MAIN menu, as in your screenshot. Unfortunately I am not able to attach a screenshot because it has to be in csv or flow. But you can have a look at the site: https://www.myanxietyring.com.au
I would really appreciate it if you could provide some guidance.
Thanks in advance.
@Storeowner4 - please try this css, it will add space to main menu items
.nav-desktop__tier-1 {column-gap: 25px;}
Thank you so much, Suyash1. It worked!
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