Home › Forums › WoodMart support forum › increase space › Reply To: increase space
February 26, 2018 at 7:16 am
#42247

Artem Temos
Keymaster
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to increase it
.products-footer {
margin-top: 30px;
}
Regards