Home Forums WoodMart support forum header problem – margin and padding?

header problem – margin and padding?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #289388

    we-created
    Participant

    hi, in mobile and sometimes in desktop too there is a white space with the elementor-page.

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

    Hello,

    I have tried to visit your website and its password protected.

    Screenshot for Clarification: https://prnt.sc/12gzrwj

    Please provide the details to check it myself and help you out accordingly.

    Best Regards

    #289422

    we-created
    Participant

    sorry, added.

    #289436

    Hello,

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

    header.whb-header {
        padding-top: 0 !important;
    }
    
    .main-page-wrapper {
        padding-top: 0;
    }

    Regards.
    Xtemos Studios

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