Home › Forums › WoodMart support forum › Footer Space between colums › Reply To: Footer Space between colums
September 5, 2018 at 11:20 am
#75586
Elise Noromit
Member
Hello,
This code will add more spaces between footer columns:
.footer-column {
margin-bottom: 30px;
padding: 0 5%;
}
You can increase or decrease the padding, add this code to the Theme Settings > Custom CSS
Best Regards