How can I delete the footer separator lines?

Hi,

How do you remove the separator lines at the footer?

Ive tried other codes already but they dont seem to work

Hi @abalves97 ,

This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.

While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid file
  3. Paste below code before :

Best regards,

Anthony

Hi @abalves97 ,

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 the bottom of the file → Save

footer,.footer__content-bottom{border:none !important}

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

2 Likes

Hi @abalves97

This is David at SalesHunterThemes.

Thank you for your question.

Please share your store URL, page URL and also password (if your store has one) so we can help you.

worked, thanks!