Home › Forums › WoodMart support forum › Pre Footer Icon › Reply To: Pre Footer Icon
October 8, 2018 at 10:36 am
#81586
Elise Noromit
Member
Hello,
Add this code to the Theme settings > Custom CSS to remove the gap:
.woodmart-prefooter {
background-color: #fff;
padding-bottom: 0;
}
Set the icon size in the Information box of the pre-footer HTML http://prntscr.com/l3ii0j
Set the border in the design tab: http://prntscr.com/l3iiq0
Best Regards