Jump to content

Reduce padding in footer

Recommended Posts

  • Replies 17
  • Views 2.9k
  • Created
  • Last Reply

Top Posters In This Topic

  • 11 months later...

Hello guys, 

1. How can I reduce the black footer space above the IG plugin in mobile view?

2. How do I also reduce the black space under the IG plugin?

I have already added code but there is still this spacing that I would like to remove.

#footer-sections .content-wrapper {
  padding-top:0!important; 
  padding-left:0!important; 
  padding-right:0!important; 
  overflow-x:hidden;
  max-width: 100%!important;
}

https://turtle-seadragon-7bz3.squarespace.com

Screenshot 2021-06-29 at 14.06.10.png

Screenshot 2021-06-29 at 14.06.19.png

Edited by albertmyles
Link to comment
On 6/29/2021 at 7:07 PM, albertmyles said:

Hello guys, 

1. How can I reduce the black footer space above the IG plugin in mobile view?

2. How do I also reduce the black space under the IG plugin?

I have already added code but there is still this spacing that I would like to remove.

#footer-sections .content-wrapper {
  padding-top:0!important; 
  padding-left:0!important; 
  padding-right:0!important; 
  overflow-x:hidden;
  max-width: 100%!important;
}

https://turtle-seadragon-7bz3.squarespace.com

Screenshot 2021-06-29 at 14.06.10.png

Screenshot 2021-06-29 at 14.06.19.png

Add to Design > Custom CSS

/* Mobile footer black bar */
@media screen and (max-width:767px) {
/* top black */
div#block-206c616921bccc8a024e {
    padding-top: 5px !important;
}
/* bottom black */
div#block-1ab6c5b7f2e13da7484b {
    padding-top: 5px;
    padding-bottom: 5px !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
21 hours ago, albertmyles said:

Hello, the codes work great thank you!! Only one question; I also need a code to reduce footer area on "desktop view". I wasn't able to modify it on my own. 😉

You mean white space above instagram + footer black bar?

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
19 hours ago, albertmyles said:

No! Just the black footer area. I want to make it just a bit smaller. You already gave me the code for "mobile view". But for desktop, I would like to make it just bit smaller and compact. If that makes sense!1843379081_Screenshot2021-07-02at12_55_24.thumb.png.f1b4d5748cfc960506da0fe31591bf7f.png

Add to Design > Custom CSS

/* desktop footer */
@media screen and (min-width:992px) {
div#block-1ab6c5b7f2e13da7484b {
    padding-top: 5px;
    padding-bottom: 2px;
}
}

 

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

Great!! One last thing if you can help. For some reason I have a rounded contact form button on mobile view, even if its not set this way in Squarespace. I asked support about this but they couldn't help me. 

How can I change the contact form (in mobile view) to squared?

IMG_2327 2.jpg

Link to comment
On 7/3/2021 at 2:03 PM, albertmyles said:

Great!! One last thing if you can help. For some reason I have a rounded contact form button on mobile view, even if its not set this way in Squarespace. I asked support about this but they couldn't help me. 

How can I change the contact form (in mobile view) to squared?

IMG_2327 2.jpg

Hi. This appear on all mobile or iPhone only?

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
On 7/10/2021 at 2:10 PM, albertmyles said:

You mean form in Contact page?

https://albertmylesjr.squarespace.com/contact

Try adding this to Design > Custom CSS

div#block-yui_3_17_2_1_1621193199161_103833 * {
    border-radius: 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
  • 2 weeks later...
On 7/16/2020 at 11:58 AM, Jess-7992 said:

Site URL: https://seal-platinum-z2yb.squarespace.com/

Hi there,

I'd like to reduce the padding at the top and bottom of the footer on this site:

https://seal-platinum-z2yb.squarespace.com/

PW: FiveKnights7992

Can anyone advise on this?

Thanks in advance!

Do you need help with these?

Site URL – https://seal-platinum-z2yb.squarespace.com/

1. (Desktop – Homepage) Scroll bar at the bottom of page.

https://seal-platinum-z2yb.squarespace.com/

seal-platinum-z2yb.squarespace.com-01-mi

2. (All devices – Contact us) The link put in text Contact us is https://seal-platinum-z2yb.squarespace.com/contact-us and it does not exist

https://seal-platinum-z2yb.squarespace.com/contact-us

seal-platinum-z2yb.squarespace.com-02-mi

3. (Mobile/Tablet – Approach) On desktop, the entire image can be seen. On mobile/tablet, the image is partially cropped.

https://seal-platinum-z2yb.squarespace.com/approach

seal-platinum-z2yb.squarespace.com-03-mi

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
On 7/11/2021 at 6:49 PM, albertmyles said:

Works!!! Thank you. You are great.

Do you need help on these?

Site URL – https://albertmylesjr.squarespace.com/

1. (Mobile – Contact) Scroll bar at the bottom of page.

https://albertmylesjr.squarespace.com/contact

albertmylesjr.squarespace.com-01-min.png

2. (Tablet – Menu) Social icons are not aligned with menu items.

https://albertmylesjr.squarespace.com/

albertmylesjr.squarespace.com-02-min.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.