Home Forums Basel support forum Remove padding aboove footer

Remove padding aboove footer

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

    Tigerpink
    Participant

    Hi,
    I want to remove the padding above the footer. I have no margin bottom on the Newsletter box so I cant see where this space is coming from.

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

    Hello,

    Add this Custom CSS to the Theme Settings > Custom CSS:

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

    Best Regards

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