This topic has 4 replies, 3 voices, and was last updated 10 years, 3 months ago ago by Robert Hall
Hello,
I would like to remove or make smaller the bottom padding being used in my footer. All the footer static blocks have too much padding. I managed to reduce the top pad but can’t figure out the top pad.
Please advise.
Thank you again!
Ali
Hello,
Please add this code into custom.css file:
footer {
margin-bottom: -50px !important;
}
Regards,
Eva Kemp.
Thank you!
Hello,
You’re welcome!
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up