A CSS code snippet enables sticky/fixed product images during page scrolling on Shopify’s Venture theme. Users add the code to theme.scss.liquid targeting .grid__item--medium-up-three-fifths and .grid__item--medium-up-one-half classes with position: sticky properties.
Key Updates:
Initial code only worked for products with multiple images
Updated version (post #5-6) now supports both single and multiple product photos
Code uses media queries for medium-up screen sizes and sets overflow: visible on page container
Ongoing Issues:
Some users report an unwanted bar appearing at page bottom after implementation, pushing content down
Solution doesn’t work on mobile versions
Code is specific to Venture theme only
Other Themes:
Users seeking similar functionality for Turbo 5.0, Debutify, Minimal, and Icon themes were directed to create separate forum topics
No solutions provided for non-Venture themes in this thread
Status: Partially resolved for Venture desktop users; mobile and cross-theme compatibility remain unaddressed.
Summarized with AI on November 14.
AI used: claude-sonnet-4-5-20250929.
@Alexis_drvcm , @Sanoj_1 , guys please post your request as separate topic on the forum and we will help you! This topic is made specifically for VENTURE theme =) Have a grate time
After adding the code a very strange bar appeared. (the bar pushes down my content on the bottom of the page to under the page so now visitors need to scroll down) I would love if I could just get it away as it was before the sticky scroll. Please will you help me? Thank you so much!
Hi Im using debutify theme and i cannot find ’ theme.scss.liquid " i looked at the theme 'Sense ’ just to see if it’s there but it’s not could you please give me any help?