Mathias654321 Posted November 4, 2021 Share Posted November 4, 2021 Site URL: https://www.intro-verso.com/all-new-products Hey,I would like to make the right column of my product detail page which contains differents block (text + image + shop button) fix when scrolling down the page.I want people be able to see the content on the left while they can always get acces to the text of the right. Thanks for any help! Link to comment
Beyondspace Posted November 4, 2021 Share Posted November 4, 2021 2 hours ago, Mathias654321 said: Site URL: https://www.intro-verso.com/all-new-products Hey,I would like to make the right column of my product detail page which contains differents block (text + image + shop button) fix when scrolling down the page.I want people be able to see the content on the left while they can always get acces to the text of the right. Thanks for any help! Hi @Mathias654321, You can try in Home > Design > Custom Css .ProductItem-summary .ProductItem-details { position: sticky; top: 0; } Let me know how it works on your site Support me by pressing 👍 if this useful for you Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted November 4, 2021 Share Posted November 4, 2021 My testing result sticky description.mp4 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Mathias654321 Posted November 5, 2021 Author Share Posted November 5, 2021 16 hours ago, bangank36 said: Hi @Mathias654321, You can try in Home > Design > Custom Css .ProductItem-summary .ProductItem-details { position: sticky; top: 0; } Let me know how it works on your site Support me by pressing 👍 if this useful for you This worked perfectly, thanks a lot @bangank36! Much appreciated Beyondspace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment