Would you help me deleting the space gap before footer in my home page?
-
Would you help me deleting the space gap before footer in my home page? I don’t know code at all. Thank you!
Best Regards
Alyssa
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.home .site-content {
margin-bottom: 0;
}
.home .footer-sidebar {
padding-top: 0;
}
Best Regards
Thank you so much! It worked. Very appreciated.
Warm Regards
Alyssa
Most Welcome 🙂
Thanks for contacting us.
Have a great day 🙂
Topic Closed.
Best Regards.
The topic ‘Would you help me deleting the space gap before footer in my home page?’ is closed to new replies.