How To Make A Sticky Product Image While Scrolling In Impact Theme

Im trying to make the product images stick when scrolling, so the customer can read the description while still viewing the product images.

this is my store: cozzycrib.com

its in Hebrew.

thank you all in advance!

Hi @CozzyCrib ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file → Save


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

2 Likes

Thank you! It worked.

This worked for me as well. Thank you.
Just paste it after closing body tag and before the closing HTML tag in theme.liquid.

Awesome, thanks. This worked seamlessly for me. I just adjusted the top padding to suit my store better.