llllllcw_Chelsea Posted December 5, 2021 Share Posted December 5, 2021 Site URL: https://www.chenluwang.me/dreaming-elf Hi I would like to keep this part sticky when I scroll the screen, I used this code but it could not work at all. Thanks a lot! @media screen { #block-yui_3_17_2_1_1638743045081_250450 .sqs-block-content{ position: sticky; position: -webkit-sticky; top: 100px; } } Link to comment
Beyondspace Posted December 5, 2021 Share Posted December 5, 2021 1 hour ago, llllllcw_Chelsea said: Site URL: https://www.chenluwang.me/dreaming-elf Hi I would like to keep this part sticky when I scroll the screen, I used this code but it could not work at all. Thanks a lot! @media screen { #block-yui_3_17_2_1_1638743045081_250450 .sqs-block-content{ position: sticky; position: -webkit-sticky; top: 100px; } } Try adding to Home > Design > Custom Css #collection-footer-608775107959d12c3041031f > .row > .col > .row > .span-2 { position: sticky; position: -webkit-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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment