Hi,
The css code you gave me earlier works (thanks by the way), now I have that :
#style1 {
float:left;
}
.products.multi-masonry-items .product .shop-actions .price-link{
opacity:0;
}
.products.multi-masonry-items .product:hover .shop-actions .price-link{
opacity:1 !important;
}
And my problem is that when the product image is too dark or too light, we can’t see really read text on hover, would you know how I can add an opacity to the product’s picture on hover (white for example) ? Screenshot attached so you can see what I’m talking about (product on the right)
Thanks in advance,
Attachments:
You must be
logged in to view attached files.