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!
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 |
---|---|
223 | |
150 | |
63 | |
49 | |
45 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023