header problem – margin and padding?
-
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.
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
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