Hi @eneskbm ,
You can add code below to layout/theme.liquid file before tag.
You can refer the screenshot below:
Users seek to enable second-image hover effects on mobile product cards across various Shopify themes, as the feature typically works only on desktop by default.
Primary Solution Approach:
Assets/base.css, Assets/component-card.css, or Layout/theme.liquid).card-wrapper:hover and .media--hover-effect classes to control image opacity on touch/hover eventsCommon Challenges:
component-card.css)Key Contributor:
User EBOOST provides most solutions, offering customized CSS/JavaScript snippets for different themes and troubleshooting implementation issues.
Status:
Partially resolved for many users, though mobile behavior remains imperfect (requiring long-press, not reverting images, or conflicting with navigation). Some themes still lack working solutions.
Hi @eneskbm ,
You can add code below to layout/theme.liquid file before tag.
You can refer the screenshot below: