White line in footer

Home Forums Jevelin Theme White line in footer

Home Forums Jevelin Theme White line in footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • pzl
    Participant

    Dear Support,

     

    Is there a way to remove the white lines in the footer?

    Thank you.

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @pzl,

     

    I hope you are well today and thank you for your question.

     

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-footer .sh-copyrights-social a {
        border: 0 !important;
    }

     

    Best regards,
    Shufflehound team

    pzl
    Participant

    That works perfectly. Thank you Shufflehound Team!

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)