@melimiya can i send you a collaborator request?
Topic summary
A user seeks to enable scrolling for product preview thumbnails in the Boost theme when multiple images extend beyond the main product photo’s height.
Initial Problem:
- Preview photos positioned left of the main image extend too far down the page
- User wants scrollable thumbnail gallery to contain overflow
Solution Process:
- Support agent requests store URL and collaborator access
- Custom code added to theme.liquid file (CDN link in head tag)
- Additional CSS code implemented in style.css for scroll functionality
- Further refinement requested: mouse wheel/arrow key scrolling instead of drag
- Final CSS adjustments made for arrow button positioning and styling
Outcome:
- Issue successfully resolved with custom code implementation
- Thumbnails now scrollable with improved navigation controls
- User confirmed the solution works perfectly