Home New Guten Forums WoodMart support forum how to fix gap between my header and page

how to fix gap between my header and page

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

    [email protected]
    Participant

    i have a 1cm gap that i dont know how to close up, are you guys able to help me with this? its happening to all my pages

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .main-page-wrapper {
        padding-top: 0;
    }

    Best Regards

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