Home › Forums › WoodMart support forum › I have a problem with Woodmart Xthemos footer templates › Reply To: I have a problem with Woodmart Xthemos footer templates
June 24, 2022 at 3:54 pm
#386026
Aizaz Imtiaz Awan
Keymaster
Hello,
Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:
.footer-column {
margin-bottom: 0px;
}
.footer-sidebar {
padding-bottom: 0px;
}
Best Regards.
- This reply was modified 2 years, 5 months ago by Aizaz Imtiaz Awan.