Home Forums WoodMart support forum Hovering, add to cart Reply To: Hovering, add to cart

#428267

Hello,

Please replace the code with this one:

1,

.product-grid-item .product-element-top:hover .hover-img {
	transform: scale(1);
}

2.

.wd-hover-quick .wd-add-btn {
	display: none;
}

If you have any questions please feel free to contact us.

Best Regards