Home Forums WoodMart support forum white stripe on footer

white stripe on footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #362108

    ali kablan
    Participant

    My footer has a white stripe on it. How can I remove this. thanks for the help.

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .footer-sidebar {
    padding-top: 0;
    }

    Best Regards

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