Jump to content

Reduce Footer Padding

Recommended Posts

  • 11 months later...
On 10/28/2021 at 9:26 PM, laura-eve said:

Hello!

I am totally new to squarespace and coding. I have tried to reduce the height of the footer on my site and it doesn't seem to work. Actually, nothing I enter as CSS seems to work. Any help appreciated!

site: five-seeds.com

password: fiveseedsdemo

Add to Design > Custom CSS

/* Footer height */
footer.sections section {
    min-height: unset !important;
}
footer.sections .content-wrapper {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}
footer.sections .sqs-block {
    padding-bottom: 0px !important;
}
footer.sections .spacer-block div {
    padding: 0 !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
  • 1 month later...
On 12/3/2021 at 11:40 PM, Barbaraarq said:

Hi, 

I am trying to reduce the padding of my footer using Squarespace 7.1. I have tried various CSS but can't seem to get it working.

 

Can anyone please help?

Site URL: http://www.sacredtaxservice.com

password for the page is: 1234

Thanks!

Footer looks fine here. Can you take a screenshot of padding?

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
  • 1 year later...

Hi. Code for reducing footer height works for all pages but the first one. Any idea why or how to correct this? I am using:

footer.sections {
section {
    min-height: unset !important;
}
section .content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
}
Link to comment
  • 3 weeks later...
On 6/19/2023 at 11:46 PM, cymaforma said:

Hi @tuanphan

Thanks for your very helpful messages. I've successfully reduced my header height, but i've tried many different codes you provided to reduce the footer height and it doesnt work. Any idea ? Thanks a lot !

URL : cymaforma.com

pswrd : coucoucymaforma12

Use this code

footer.sections section {
    min-height: Unset !important;
}
footer.sections .fluid-engine {
    grid-template-rows: repeat(1,minmax(1px, auto)) !important;
}

image.thumb.png.4b99e89316fed8bf70440638340a82c3.png

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
  • 2 weeks later...
21 hours ago, LillianC said:

I'm a trying to reduce the height of my footer and none of the above works?

https://www.rooftopbar.co/

I want to remove all the space above my content and just have a very tight footer section like this. 

 

Screen Shot 2023-07-03 at 9.47.48 pm.png

Add to Design > Custom CSS

/* Footer height */
.fe-64788e296642ef5fd7597979 {
    grid-template-rows: repeat(5,minmax(0,1fr)) !Important;
}

image.thumb.png.0393ad7cc823a6cb3d18fa34e434d161.png

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.