Issue: Product images on collection pages were changing on hover unpredictably, and editing media position had no effect. Prior custom code seemed to prevent choosing the second image.
Action taken: In Assets > theme.css, the CSS targeting ‘.has-secondary.grid-view-item__link:hover’ was removed (three occurrences), which restored the default behavior.
Clarifications: The “hover image” effect means swapping to a secondary product image when the user hovers the mouse. “Debut” and “Dawn” are Shopify themes; implementation details for hover effects can vary by theme.
Next steps: A community tutorial (link provided) was recommended to add a smooth hover image effect. It should work fine with the Debut theme. For the Dawn theme, some adjustments would be needed.
Outcome: Immediate problem resolved after removing the CSS. The decision to re-implement hover via the tutorial is optional and pending. No disagreements; assistance requested to disable previous code and guidance given for a future hover effect.
Status: Resolved for now; potential enhancement (hover effect) remains open for later implementation.
Summarized with AI on February 12.
AI used: gpt-5.