Shopify themes, liquid, logos, and UX
How do I remove the loader lines on some pages, https://www.rovieclothing.com Pass: Sebastion
Hi @Juanchobarrero8,
I think you are talking about the gray lines. If so, you can just paste the code below inside your base.css file under Asset folder.
.footer.section-footer-padding {
border-top: none
}
.footer .footer__content-bottom {
border-top: none
}
Thank you, this worked! However, the password page still has them. Would I put the same code in a different file?
Just add the code below in the same file. base.css
#shopify-section-main-password-header > hr {
display: none !important
}
User | RANK |
---|---|
210 | |
168 | |
70 | |
55 | |
53 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023