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
Hello all,
I want to remove the light grey lines in the bottom of on my home and cart pages.
My store URL: https://u7yeji-na.myshopify.com/cart
Solved! Go to the solution
This is an accepted solution.
Please paste the following code in the end of base.css file.
.cart__items {
border-bottom: 0px !important;
}
This is an accepted solution.
Please paste the following code in the end of base.css file.
.cart__items {
border-bottom: 0px !important;
}
Paste this code please:
.footer {
border-top: 0px solid !important;
}
Most welcome.
If this was helpful don't forget to Buy me a Coffee