Home › Forums › WoodMart support forum › Recently View Products › Reply To: Recently View Products
December 10, 2019 at 9:26 am
#162316
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-hover-base.hover-ready:hover .product-wrapper {
margin-top: 50px;
}
Set the margin as per your needs.
It is not possible to assign a margin-bottom for this grid only. If I set the margin-bottom it would be applied through the whole site.
Best Regards