Home Forums WoodMart support forum How To Remove This Space

How To Remove This Space

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

    SHAONZOOM
    Participant
    #221353

    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.

    .home.main-page-wrapper {
    margin-bottom: -40px;
    }

    You can adjust the value according to your needs.

    Best Regards.

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