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

#386026

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.