Home Forums WoodMart support forum Recently View Products Reply To: Recently View Products

#162316

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