Hi,
Please use this custom css code:-
ul.list-latest-products .product .cart-overlay .shop-actions{
opacity:0;
}
ul.list-latest-products .product:hover .shop-actions{
opacity:1 !important;
}
And remove this css code:-
.product .cart-overlay .shop-actions{
display:block;
}
Thanks
Mohammad
Thanks
Mohammad