Home Forums WoodMart support forum Remove gap Body-Footer

Remove gap Body-Footer

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

    aminemo
    Participant

    Hello,

    How can I remove the gap between the body and the footer? Please find attached a screenshot for more details.
    Please get back tome asap.
    Regards,

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

    Hello,

    I saw the screenshot you attached.

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

    .site-content {
    margin-bottom: 0 !important;
    }

    Best Regards.

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