Home › Forums › WoodMart support forum › Footer › Reply To: Footer
May 12, 2021 at 7:51 pm
#291904
Elise Noromit
Member
Hello,
Please set zero borders for the section: https://gyazo.com/e653f201dd1e1f9470a42b95bbe37ec4
Please add this code to the Theme Settings > Custom CSS > Global:
body .footer-column {
margin-bottom: 0;
}
Best Regards