Why is there a blank line between footer and body
-
There is a blank gap between the footer and body. Please see the screenshot.
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
Hi Aizaz,
The WP-ADMIN Login details in the private content. Thanks for your support.
Hello,
There was a margin-bottom applied to the Site Content which is why that gap was appearing. So, we applied the following Custom CSS on your Site to hide that gap:
.site-content {
margin-bottom: 0 !important;
}
Please check back your Site after completely clearing the browser and server cache.
Best Regards