Remove lines that separates footer section and copyright area

Remove lines that separates footer section and copyright area

geunzy
New Member
4 0 0

geunzy_0-1717226689788.png

Hello how do I remove this line? first, that separate the footer section menus and the copyright logo?

Replies 2 (2)

store-crafters
Shopify Partner
24 1 2

.footer__content-bottom {
border-top: unset;
}
place this line in your base.css file in the

code editor and if the issue persists, send me your store's link 🙂

PageFly-Henry
Shopify Partner
1184 335 297

Hi @geunzy 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

.footer__content-bottom {

    border-top: 0 !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.