I have a store for which I am using dawn theme. For the product page I would like to be able to scroll down through the images while the description remains visible. The images now appear to be fixed and when scrolling down through the last one the description is no longer visible. I attach an example if what I want for my store ( not my store) https://yourmemoryframe.com/products/memoryframe
Topic summary
A Dawn theme user wants product images to scroll while keeping the description visible on the product page.
Current Issue:
- Images appear fixed during scrolling
- Description disappears when scrolling past the last image
- Custom CSS added to display all images in one row may have affected default behavior
Solution Provided:
- This feature exists by default in Dawn theme
- Enable it via: Online Store > Themes > Customize > Products > Default product
- Toggle the option ‘Enable sticky content on desktop’
The issue was resolved after the user enabled the sticky content setting.
Hello @juanklk ,
This feature is by default available in theme Dawn,
here you can check in the demo https://theme-dawn-demo.myshopify.com/products/small-convertible-flex-bag-cappuccino
Thanks
1 Like
I have added some code to base.css to make images appear all in one row, not like in the demo. Does this have anything to do?
Please precheck option ‘Enable sticky content on desktop’ in Online Store > Themes > Customize > Products > Default product
thank you.
