Home › Forums › WoodMart support forum › Footer issue › Reply To: Footer issue
April 26, 2021 at 11:56 am
#286752
Aizaz Imtiaz Awan
Keymaster
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.website-wrapper {
margin-bottom: -50px;
}
Best Regards