Hi, I tried this and it didn’t work unfortunately. Can you advise where I can find the line of code now to remove it? Thanks
Topic summary
Issue: Product images display at inconsistent sizes on collection/product pages.
Proposed Solutions:
Multiple users suggested adding CSS code to standardize image heights:
- Target
.grid-product__image-maskor.grid-product__image-mask .image-wrapclasses - Add
height: 220pxorpadding-bottom: 100%properties - Insert code in
theme.scss.cssortheme.css.liquidfiles via Online Store > Theme > Edit Code > Assets
Outcomes:
- Original poster confirmed one solution worked successfully
- Several other users report the fixes didn’t resolve their issues
- Some users cannot locate the specified CSS files in their themes (particularly Ella and Craft themes)
- One user notes the fix worked on desktop but failed on mobile devices
- Alternative JavaScript solution shared via external link for equal-height elements
Current Status: Discussion remains open with unresolved cases. Theme-specific variations appear to affect which solutions work, and mobile responsiveness remains problematic for some implementations.