Support Request – Extra Space Above Footer on All Pages
-
Hi
I noticed there is an unwanted empty space appearing above the footer on all pages of the site.
I’ve attached a sample image for your reference.
Could you please guide me on how to remove this space?
Thank you for your support!
Attachments:
You must be
logged in to view attached files.
Hi tharana.website,
Thanks for reaching to us.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
body .main-page-wrapper {
margin-top: 0;
padding-top: 0;
}
body .whb-header{
margin-bottom: 0;
}
Regards,
I have added it, but the empty space is not removed.
Hi tharana.website,
Please provide URL of the mentioned page, so I can take a closer look.
Regards,