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;
}
}
- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. 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;
}
}
- Helpful? Like and Accept solution!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024