Home Forums WoodMart support forum Footer Horizontal Lines

Footer Horizontal Lines

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #312097

    Wal
    Participant

    How to hide the horizontal lines in the footer blocks?

    #312126

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .copyrights-wrapper {
        border-top: 1px solid transparent;
    }

    Best Regards

    #312150

    Wal
    Participant

    Thank you Elise. How about the horizontal line above the footer?

    #312285

    Hello,

    Please provide your page URL I will check and give the code to remove.

    Best Regards

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