Cherryb0mb Posted October 29, 2020 Share Posted October 29, 2020 (edited) 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! Edited October 29, 2020 by Cherryb0mb grammar Link to comment
Beyondspace Posted October 30, 2020 Share Posted October 30, 2020 (edited) 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; } Edited October 31, 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, Keyword HighlighterIf 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
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; } 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, Keyword HighlighterIf 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