How to make images scroll down and keep description visible

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

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

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.