This topic has 4 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler
ho,
how do i remove the space at the bottom of the homepage please:
i would like the newsletter box to touch the footer
Hello,
You need to add this code in Custom css on Home page:
.content-page {
padding-bottom: 0;
}
and remove margin-bottom for the last row on page http://prntscr.com/ejei1f
Regards
Thank you!
Hello,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up