This topic has 2 replies, 2 voices, and was last updated 5 years ago ago by Rose Tyler
Hi,
How are you?
I need to get the footer higher on the page (no gap). How can I delete the space or put the footer higher?
Thanks!
Hello,
Try to add this code in Custom CSS for page – http://prntscr.com/pxer5w
.content-page {
padding-bottom: 0px !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up