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 |
---|---|
208 | |
179 | |
63 | |
52 | |
47 |
On 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, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023