Shopify themes, liquid, logos, and UX
Hi, I would like to increase the space between each menu items & shorten the width of the dropdown menu.
https://peekaboo-play-box.myshopify.com/
pw: auweey
Thanks in advance.
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.site-nav a {
padding: 3px 20px !important;
}
.site-nav__dropdown--centered {
width: auto !important;
}
Hope this helps.
Thanks!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.site-nav a {
padding: 3px 20px !important;
}
.site-nav__dropdown--centered {
width: auto !important;
}
Hope this helps.
Thanks!
that works! thank you so much!
Hi, I tried using the code for reducing the width of the drop down menu, I got the size I wanted but now the drop down moved to the left (see image below)
it originally looked like this
Please provide your website URL. I will check and provide the solution here.
Thanks!
Hi this is the website URL: https://mlv-sports.myshopify.com/ I'm only having issues for the "clubs" drop down menu
Please add the following code at the bottom of your assets/theme.scss.liquid file.
.site-nav__dropdown{
left: auto !important;
}
Hope this helps.
Thanks!
It Worked! Thanks!
If helpful then please Like.
Hello! I am needing help also for my dropdown menu. It is not wide enough for the text.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025