share your store url also password if it is protected
Topic summary
A user running the DAWN theme reports that product images appear too small on mobile devices, with the layout overly constrained. They provided comparison screenshots showing their current mobile view versus a desired larger image display.
Proposed Solutions:
- One respondent suggested switching to a different theme if the current mobile product display is unsatisfactory
- Another user from PageFly provided a CSS code solution:
- Navigate to Online Store → Theme → Edit code
- Locate the
base.cssfile - Insert custom CSS targeting the slider gallery template to increase width (394px) and adjust scroll padding
Outcome:
The original poster confirmed the CSS solution worked and expressed gratitude. The issue appears resolved through the custom code implementation rather than requiring a theme change.