Home Forums WoodMart support forum Delete space

Delete space

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

    jahma
    Participant

    Hi,

    How can I delete or reduce this space please?

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

    Hello,

    Please provide your site admin access and page URL with this problem I will check what element or style causes the space and tell you how to remove.

    Best Regards

    #79658

    jahma
    Participant

    Here are my details.
    Please tell me how to do it.
    Thanks

    #79665

    Hello,

    Remove margin-bottom in the last row on the home page http://prntscr.com/kzswi7

    In addition, add this code to the Theme Settings > Custom CSS:

    body.site-content {
        margin-bottom: 0;
    }

    Best Regards

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