Home › Forums › WoodMart support forum › Hovering, add to cart › Reply To: Hovering, add to cart
December 12, 2022 at 6:56 pm
#428267
Elise Noromit
Member
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