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 |
---|---|
69 | |
61 | |
60 | |
48 | |
44 |
Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023