A user is experiencing an issue where slideshow images on a product page display correctly on desktop but get cut off on mobile devices.
Proposed Solutions:
Two community members offered CSS-based fixes:
Solution 1: Add custom CSS code to the theme.liquid file, placed above the </body> tag. A screenshot shows the expected result with properly displayed images.
Solution 2: Apply media query CSS targeting screens under 749px width, changing the object-fit property to contain for the specific slideshow section.
Both solutions involve custom code modifications to adjust how images render on mobile viewports. The issue remains unresolved as the original poster has not confirmed which slideshow section is problematic or tested the suggested fixes.
Summarized with AI on October 28.
AI used: claude-sonnet-4-5-20250929.