Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I want to reduce the gap between the menu items. I have tried adding multiple quotes at the base.CSS file but nothing changes. This is a custom theme that I bought.
I also want to add more than five menu items but it’s getting stacked
kindly help
Solved! Go to the solution
This is an accepted solution.
Oh sorry, pls try again with this code:
@media only screen and (min-width: 990px) {
.list-menu--inline {
display: inline-flex;
flex-wrap: nowrap !important;
}
.header__menu-item {
padding: 1.2rem 13px !important;
}
}
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hi @EFW24 ,
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
I have not posted the website yet
Hi @EFW24 ,
You can try this code by following these steps:
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css or styles.css
Step 3: Insert the below code at the bottom of the file -> Save
@media only screen and (max-width: 990px) {
.list-menu--inline {
display: inline-flex;
flex-wrap: nowrap !important;
}
.header__menu-item {
padding: 1.2rem 13px !important;
}
}
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
It’s still not working on my end for some reason
This is an accepted solution.
Oh sorry, pls try again with this code:
@media only screen and (min-width: 990px) {
.list-menu--inline {
display: inline-flex;
flex-wrap: nowrap !important;
}
.header__menu-item {
padding: 1.2rem 13px !important;
}
}
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
IT DID!! Thanks alot
i have been searching for hours! 😃
Hi @EFW24
Would you mind to share your store URL? Thanks!
I haven’t posted it yet here is the preview link
https://803qibe4pl17tb13-86892249381.shopifypreview.com
I am facing problem in the menu of the desktop version