A user is experiencing an issue where product images are being cropped or cut off on their Shopify store’s product pages. Screenshots show images displaying with portions missing rather than showing the full image.
Attempted Solution:
The GemPages support team identified that the theme is designed to make images cover the full height, causing cropping. They provided a CSS code solution to display images at their actual aspect ratio, warning this would create gaps at top/bottom.
Implementation Steps Provided:
Navigate to Online Store → Theme → Edit code
Open the theme.liquid file
Paste provided CSS markup code before the closing </body> tag
Current Status:
The proposed code fix did not resolve the issue. The user reports images are still being cut off when clicking on them or viewing videos. Additional screenshots were shared showing the problem persists. The discussion remains unresolved with no further solutions offered yet.
Summarized with AI on November 24.
AI used: claude-sonnet-4-5-20250929.
Is there a way I can change the dimensions on this theme? I tried inputting a few different lines of code in the Assets section, but it hasn’t worked. Any and all help is appreciated.