Home Forums WoodMart support forum How i remove whitespace > Responsive Design

How i remove whitespace > Responsive Design

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

    medienvirus
    Participant

    Hello xtemos team ,

    i build pages with elementor and i give them negative margin for desktop
    devices this was for main wrapper in woodmart theme .

    how can i remove this white space for all pages for mobile & Tablet devices .

    but i need a fast and global solution for all pages.

    thank you
    kind Regards .

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

    Hello,

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

    .whb-header {
        padding-top: 20px !important;
    }

    Regards.
    Xtemos Studios.

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