Home Forums WoodMart support forum Extra padding between main menu and content

Extra padding between main menu and content

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

    jake
    Participant

    There’s extra padding appearing in one of the page templates (the About page, as per the screenshot) between the header and content, in comparison to the other templates. Can you please assist?

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

    Hello,

    I saw the screenshot you attached. Please try and add the following Custom CSS in the page Custom CSS.

    body .main-page-wrapper {
    margin-top: -40px;
    }

    Screenshot for Clarification: https://ibb.co/ZV4Yp3F

    You can adjust the value according to your needs.

    Best Regards.

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