Brooklyn Theme: Sticky Product Description While Scrolling

Dear Shopify community,

I am currently facing an issue I can’t fix myself, even after hours of research and coding trials.

In the Brooklyn theme, there is an option to have the product description scroll with the images to the very bottom. By changing one or two lines of code, I managed to have this feature turned on no matter the height of the product image or the size of the user’s screen.

Moving forward, I want to have the description scroll until the bottom of it before it starts to scroll with the images instead of being cut off somewhere in the middle and only continuing its scroll when reaching the bottom of the images. I saw this in the Prestige Theme, but haven’t been able to figure out which part of the code I should copy and paste in order to get this option into the Brooklyn Theme (see videos attached, sorry for poor quality). The noticeable difference is that the Brooklyn Theme fixes the description at its top, while the Prestige Theme fixes the description at its bottom.

Looking forward to someone’s help as I feel like this might just be a change in a few lines of code, I just can’t figure out which ones.

Best regards,
Paul

@paulewald

Please share store URL .

Thanks!

Sorry, the store URL is: hbeclo.com

The password is: shopifytest

I am specifically talking about the “Portraits Hoodie” on the shop page.

@paulewald

i have check your store i found this is code customization work.

Thanks!

@dmwwebartisan

Yes, that’s what I figured as well. Do you have any idea how exactly I can change on which point the Product Meta is being fixed? In that way I could change the fixation point from being the top of the description to being the bottom of the description and my problem would be solved.