laurenruth1 Posted November 17, 2020 Share Posted November 17, 2020 Hi there, I'm looking at making a page section smaller in 7.1, smaller than the standard 'smallest' height option Squarespace gives you when you edit it's format. How do I do this please? Beyondspace 1 Link to comment
Beyondspace Posted November 19, 2020 Share Posted November 19, 2020 On 11/17/2020 at 11:43 PM, laurenruth1 said: Hi there, I'm looking at making a page section smaller in 7.1, smaller than the standard 'smallest' height option Squarespace gives you when you edit it's format. How do I do this please? how small you want it? did you make the spacing option to zero? 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
tuanphan Posted November 22, 2020 Share Posted November 22, 2020 You can try adding this to Design > Custom CSS [data-section-id="enter id here"] { min-height: 5vh !important; } Find data section id with this tool. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en 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
kfalconer Posted April 17, 2021 Share Posted April 17, 2021 thank you @tuanphan you are always wonderfully helpful! I tried this solution, but there was no change: [data-section-id="#block-607ae0ffbbe78470128537c4"] { max-height: 40px !important; } https://consciouscityguide.com/conscious-city-guide-home with gratitude! Link to comment
tuanphan Posted April 19, 2021 Share Posted April 19, 2021 On 4/17/2021 at 8:43 PM, kfalconer said: thank you @tuanphan you are always wonderfully helpful! I tried this solution, but there was no change: [data-section-id="#block-607ae0ffbbe78470128537c4"] { max-height: 40px !important; } https://consciouscityguide.com/conscious-city-guide-home with gratitude! You can't set it max-height 50p. Header will overlap it. 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
kfalconer Posted April 26, 2021 Share Posted April 26, 2021 thank you @tuanphan is there any way to make a super small section here? Link to comment
tuanphan Posted April 28, 2021 Share Posted April 28, 2021 On 4/27/2021 at 2:57 AM, kfalconer said: thank you @tuanphan is there any way to make a super small section here? Add to Design > Custom CSS /* pink bar */ [data-section-id="607ae0ffe24f453c1b5fbb45"] .content-wrapper { padding-top: 10px !important; padding-bottom: 5px !important; } 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
kfalconer Posted May 14, 2021 Share Posted May 14, 2021 @tuanphan thank you so much! that worked 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