Home Forums WoodMart support forum Can I add a line just above the footer section?

Can I add a line just above the footer section?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #616048

    tyu
    Participant

    I want to add the line above the copyright section exactly to the footer section. I have attached an image.

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

    Hung Pham
    Keymaster

    Hi tyu,

    Thanks for reaching to us.

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

    footer.wd-footer {
        border-top: 1px solid #000;
    }

    Regards,

    #616849

    tyu
    Participant

    Thank you.

    I just had to adjust the color.

Tagged: , ,

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