Hi @iamcurious nice to know it works on your website.
however, how did you manage to get it work for all the rows?
Users seek to implement a hover effect on product images in Shopify’s Debut theme, where a second product image appears when hovering over the first. The solution involves adding custom CSS code to theme.css (or theme.scss.liquid) and modifying the product-card-grid.liquid file.
Common implementation steps:
Frequent problems reported:
Key troubleshooting:
The discussion remains active with ongoing troubleshooting, though several users successfully implemented the feature with guidance.
Hi @iamcurious nice to know it works on your website.
however, how did you manage to get it work for all the rows?