This topic has 2 replies, 2 voices, and was last updated 3 years, 7 months ago ago by Rose Tyler
Hi
Could you let me know why and how to remove the white space above my footer. I have normally no space there.
Could you also let me know how I can add some padding in the top of my footer (the text is a little too high in the footer).
Thanks!
Hello,
1) Add this code in Theme Options > Theme custom CSS:
.content-page {
padding-bottom: 0px;
}
Edit page > Settings of the latest Image element on your page > set 0px margin-bottom.
2) Theme Options > Footer > Footer styling > Footer Paddings
Regards
You must be logged in to reply to this topic.Log in/Sign up