This topic has 2 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
How do I adjust the amount of padding at the top and bottom of the footer? I have tried to adjust in my static block but am still seeing a large amount of padding.
Hello,
Please add this code into custom.css file.
.main-footer{
padding-top: 0px;
}
.main-footer .wpb_row{
margin-bottom: 0px;
}
Regards,
Robert Hall.
Tagged: best, customizable, footer, padding, selling, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up