cherold Posted January 31, 2022 Posted January 31, 2022 Site URL: https://catherold.com/shop/jackalope-wildflowers-art-print?category=Prints Hi, I'm trying to figure out how to create a sticky scroll for my product pages with the Supply template. Is it possible to do this? I've tried code snippets from other templates I used before, and those worked, but I can't figure out how to do the same with Supply. https://catherold.com/shop/jackalope-wildflowers-art-print?category=Prints Thanks!
tuanphan Posted February 4, 2022 Posted February 4, 2022 On 2/1/2022 at 1:31 AM, cherold said: Site URL: https://catherold.com/shop/jackalope-wildflowers-art-print?category=Prints Hi, I'm trying to figure out how to create a sticky scroll for my product pages with the Supply template. Is it possible to do this? I've tried code snippets from other templates I used before, and those worked, but I can't figure out how to do the same with Supply. https://catherold.com/shop/jackalope-wildflowers-art-print?category=Prints Thanks! Add to Design > Custom CSS @media screen and (min-width:901px) { div#flowContent { top: 10px; z-index: 9999; position: fixed; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment