Jump to content

Minimum section height

Recommended Posts

10 hours ago, SaraSquare said:

The minimum section height is 10 on a section on my home page. How can I make it 0? 

Kindly share your site and some screenshot so we are clear about your point and check it

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
18 hours ago, SaraSquare said:

My website is hiracanada.ca and there is an empty section under the header that I want to make smaller. I cannot delete this section because it is part of my template. 

 

image.thumb.png.ca003356bcd79f0349f269ddbedb10af.png

Add to Design > Custom CSS

/* Minimum section height */
div#gridThumbs {
    padding: 0 !important;
    min-height: unset !important;
}
[data-section-id="61e359792cf96950e4c3379d"] {
    min-height: unset !important;
    padding-top: 80px !important;
}
@media screen and (max-width:767px) {
[data-section-id="61e359792cf96950e4c3379d"] {
    padding-top: 120px !important;
}
}

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.