kaydotjpg Posted March 8, 2022 Share Posted March 8, 2022 (edited) Site URL: https://tulip-tiger-l3hf.squarespace.com/about-1 password: brineintopedro Hi! I am trying to create the left side navigation to be sticky, so as you scrolls it you scrolls with you. However, every code I find requires a section ID. When I use the SS ID finder, that text navigation I'm trying to make sticky is a "block", not a section. How do I work around this? Edited March 8, 2022 by kaydotjpg forgot tags Link to comment
tuanphan Posted March 10, 2022 Share Posted March 10, 2022 Add to Design > Custom CSS @media screen and (min-width:768px) { div#page-section-622282ce64093033e4b7a018 .span-12>.row>.span-3 { position: sticky; position: -webkit-sticky; top: 50px; } } kaydotjpg 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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