Hi I have sent you the theme.liquid file.
Topic summary
A user seeks to modify the Dawn theme (v12.0.0) product page image gallery from a stacked vertical layout on desktop to a horizontal slider similar to the mobile view.
Initial Suggestions:
- One respondent suggests checking the customizer settings under product information to change thumbnail position
- Another offers to review the theme.liquid file directly
Solution Provided:
A developer provides custom code modifications:
- Complete theme.liquid file replacement including Flickity carousel library integration
- Additional CSS code for base.css to display slider navigation arrows on mobile screens (max-width: 750px)
Current Status:
The initial slider implementation worked successfully. The user then requested navigation arrows to make additional product images more visible. CSS code was provided for this enhancement. The conversation appears ongoing, with the user sending a private message for further assistance.