How i remove whitespace > Responsive Design
-
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.
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.