• Hi

    There are some vertical lines in the footer, how can I remove them?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Akhilesh

    (@atul-rahman)

    Hi

    Thanks for contacting to us.

    To remove line from the code add the below css code inside the additional css box.

    .site-footer .lines {
    display: none;
    }

    Let me know if you have any confusion.

    Thanks & Regards

    Support Team

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.