how to remove white space (elementor)
-
Hello
please advice how to remove white space btw header and first section (banner)
I’m using elementor for my front page. please see attached picture
Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.home .main-page-wrapper {
padding-top: 0px;
}
.home .whb-header {
margin-bottom: 30px;
}
Regards.
Xtemos Studios.