Untitled

Anonymous
plain_text
12/11/2023 4:23 PM
204 B
20
Indexable
.ecom-collection__product-form {
    opacity: 0;
}
.ecom-collection__product-item--wrapper:hover .ecom-collection__product-form {
    opacity: 1;
}
Editor is loading...
Leave a Comment