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 |
---|---|
163 | |
142 | |
74 | |
66 | |
56 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023