All things Shopify and commerce
Hi there ,
In my site I have added the bottom border for my sticky menu to use when I scroll down , the issue is that that the line is not stretching the whole length of the menu , there is some empty space on both left and right side of the border . I want the line to span across the whole length of the menu , How do I achieve that?
Thank You !!!
Solved! Go to the solution
This is an accepted solution.
Hi @Anonymous
Please go to your Online store > Themes > Edit code > open base.css file and add this code at the bottom to solve it
@media only screen and (min-width: 990px){
.header__sticky.sticky .header__inner {
border-bottom: unset !important;
}
.header__sticky.sticky {
border-bottom: 2px solid #9480B9;
}
}
- Found this helpful? Hit "Like" and "Accept as Solution"! - Feeling generous. ☕ Buy me coffee!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
This is an accepted solution.
Hi @Anonymous
Please go to your Online store > Themes > Edit code > open base.css file and add this code at the bottom to solve it
@media only screen and (min-width: 990px){
.header__sticky.sticky .header__inner {
border-bottom: unset !important;
}
.header__sticky.sticky {
border-bottom: 2px solid #9480B9;
}
}
- Found this helpful? Hit "Like" and "Accept as Solution"! - Feeling generous. ☕ Buy me coffee!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025