Home Forums WoodMart support forum I can’t delete empty area

I can’t delete empty area

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

    srknmzlm
    Participant

    I cant delete empty area. Can you check it website?

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

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

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

    Best Regards.

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