A user seeks to increase product image sizes in a slider by 30% on mobile, as they appear too small. The homepage slider is the specific area of concern.
A solution is provided involving CSS customization:
Navigate to Store Online ā Theme ā Edit Code ā Assets/theme.css
Add a media query targeting screens up to 768px width
Modify .grid-overflow-wrapper .grid__item to use width: 50% and flex: 0 0 50%
Additional code is mentioned to fix a related desktop bug, though the full details appear corrupted in the conversation. The discussion includes screenshots showing the current mobile layout and proposed changes.
Summarized with AI on November 9.
AI used: claude-sonnet-4-5-20250929.
Hi, I would like to increase the size of the products on the slider by 30%, it seems like the images are really small on mobile, can anyone help?
THIS IS THE SECTION IāM REFERRING TO on my homepage - for mobile.