Cherryb0mb Posted October 29, 2020 Share Posted October 29, 2020 Site URL: https://apple-flower-j52s.squarespace.com/project-test password: newproject Hey there, I'm trying to reduce the excessive amount of space on the top and bottom padding of just the text block. Is there anyway to do this with CSS? And does it translate to mobile as well? Thanks! Link to comment
Beyondspace Posted October 30, 2020 Share Posted October 30, 2020 We can disable min-height attribute of that section Place this snippet in Settings->Design->Custom Css section[data-section-id="5f9b4bda9aea6369404f8387"] { min-height: initial !important; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Cherryb0mb Posted October 30, 2020 Author Share Posted October 30, 2020 Hey @bangank36 thanks for the reply! I tried to input that lines of code but nothing happened Link to comment
Beyondspace Posted October 31, 2020 Share Posted October 31, 2020 Sorry it should be section[data-section-id="5f9b4bda9aea6369404f8387"] { min-height: initial !important; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.