A user encountered an issue where slideshow images on their Shopify store’s homepage (using the Taste theme) were being cropped on mobile devices, cutting off important text. The images displayed correctly on desktop but were automatically resized for mobile viewing.
Solution provided:
Add custom CSS code to the theme.liquid file
Insert the code snippet above the closing </body> tag
This prevents automatic image cropping on mobile devices
Outcome:
The issue was successfully resolved. The provided CSS modification allowed the slideshow images to display properly on mobile without unwanted cropping, preserving the text visibility.
Summarized with AI on November 1.
AI used: claude-sonnet-4-5-20250929.
We use the Taste theme and on our homepage we have a slide show at the top of the page. On the desktop it looks great, but when you look at it on mobile the images are all cropped cutting off some of the text. Is there a way to stop the images from being resized for mobile display?
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.