joshuaechevarriadop Posted December 20, 2022 Share Posted December 20, 2022 https://blueberry-carrot-xawg.squarespace.com/ pw codeblock I am trying to make the word "commercial" sticky but its not working in my css. This is the code I am using [data-section-id="63921eeb4e8af41900174620"] {#block-yui_3_17_2_1_1670522405842_1038417{ position: sticky; top: 500px; } } any thoughts? Link to comment
Beyondspace Posted December 21, 2022 Share Posted December 21, 2022 19 hours ago, joshuaechevarriadop said: https://blueberry-carrot-xawg.squarespace.com/ pw codeblock I am trying to make the word "commercial" sticky but its not working in my css. This is the code I am using [data-section-id="63921eeb4e8af41900174620"] {#block-yui_3_17_2_1_1670522405842_1038417{ position: sticky; top: 500px; } } any thoughts? Are you using squarespace version 7.0? You need to drag the text and images into 2 column, within one row, so we can apply the sticky effect on text block. BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
joshuaechevarriadop Posted December 21, 2022 Author Share Posted December 21, 2022 57 minutes ago, Beyondspace said: Are you using squarespace version 7.0? You need to drag the text and images into 2 column, within one row, so we can apply the sticky effect on text block. I'm using 7.1 Fluid Engine Link to comment
Beyondspace Posted December 21, 2022 Share Posted December 21, 2022 (edited) Do you mean this page? What type of page are you using? Edited December 21, 2022 by Beyondspace BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
joshuaechevarriadop Posted December 21, 2022 Author Share Posted December 21, 2022 sorry I think I linked the wrong page https://blueberry-carrot-xawg.squarespace.com/selected pw codeblock On this page where it says commercial vertically on the left side Link to comment
joshuaechevarriadop Posted December 23, 2022 Author Share Posted December 23, 2022 On 12/21/2022 at 10:24 AM, Beyondspace said: Do you mean this page? What type of page are you using? website is currently live. www.joshuaechevarriadop.com/selected the text on the left is what I wanted to be sticky I am using squarespace 7.1 fluid engine Link to comment
tuanphan Posted December 27, 2022 Share Posted December 27, 2022 On 12/23/2022 at 8:13 PM, joshuaechevarriadop said: website is currently live. www.joshuaechevarriadop.com/selected the text on the left is what I wanted to be sticky I am using squarespace 7.1 fluid engine Add to Design > Custom CSS .fe-block-yui_3_17_2_1_1670522405842_923572 { position: fixed !important; top: 100px; } 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!) 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