dmarquez Posted November 13, 2020 Share Posted November 13, 2020 Site URL: https://digitalvenue.squarespace.com/ Hi! I have a very simple SS 7.1 landing page that should fit on one view on every browser without the need for scrolling, but somehow there are some pixels that won't allow this, and a very short (and bothering) scroll is still there. I have removed the header via css... Any pointers on how to make this cover 100% of the browser view eliminating the scrolling? Thanks! Beyondspace 1 Link to comment
Beyondspace Posted November 14, 2020 Share Posted November 14, 2020 (edited) 11 hours ago, dmarquez said: Site URL: https://digitalvenue.squarespace.com/ Hi! I have a very simple SS 7.1 landing page that should fit on one view on every browser without the need for scrolling, but somehow there are some pixels that won't allow this, and a very short (and bothering) scroll is still there. I have removed the header via css... Any pointers on how to make this cover 100% of the browser view eliminating the scrolling? Thanks! I used this custom css @media only screen and (min-width: 1200px) { section[data-section-id="5fac3ed5c421505b5324f568"] .content-wrapper { padding-top: 2vh !important; height: 100vh } #collection-5fa97bc764a757513a1c682d .content-wrapper { overflow: hidden; } } Edited November 14, 2020 by bangank36 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
dmarquez Posted November 17, 2020 Author Share Posted November 17, 2020 @bangank36 GOLDEN! Just what I needed... thanks a lot!!! Beyondspace and tuanphan 2 Link to comment
Beyondspace Posted January 20, 2022 Share Posted January 20, 2022 14 hours ago, CLyon said: Hi there, I also need this help! Can you please take a look at https://www.takingcareofpigment.co.nz/ and tell me where I need to put this code you speak of? Thanks What is your protected password? 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