How do I remove a blank area on the home page of a site between content and foot
-
The main page displays a blank area that cannot be deleted.
How do I remove or hide a blank area so that the home page content and footer display without breaking?
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 .site-content {
margin-bottom: 0px;
}
.home .footer-container {
margin-top: -39px;
}
Regards.
Xtemos Studios.
Thank you so much for your quick help!
This is very valuable!
Most Welcome!!!
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘How do I remove a blank area on the home page of a site between content and foot’ is closed to new replies.