Home Forums WoodMart support forum Want to remove white space

Want to remove white space

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

    osoliman
    Participant

    i don’t know how to remove this white space at the end of my page.

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

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

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

    Best Regards

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