Shopify themes, liquid, logos, and UX
Return management just got easier! We’ve launched Customer Self-Serve Returns to all Shopify merchants. Click here to learn more!
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!
If helpful then please Like.
Hello! I am needing help also for my dropdown menu. It is not wide enough for the text.
User | RANK |
---|---|
133 | |
91 | |
77 | |
69 | |
43 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022