Jump to content

Reduce footer margin

Recommended Posts

  • Replies 5
  • Views 309
  • Created
  • Last Reply

Top Posters In This Topic

On 2/17/2022 at 4:55 AM, Lucia_ said:

Site URL: https://omnia-health.squarespace.com/physio-oberwil

Hi there

 

I was wondering if I can reduce the hight of the footer any further?

https://omnia-health.squarespace.com/physio-oberwil pw Omnia

 

Thank you for your time and help 😃

Screenshot 2022-02-17 at 09.56.31.png

Have you tried setting the section Height in the section design?

image.thumb.png.33dbb5da3a7dcb9e07534b357cc861cd.png

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
  • 7 months later...
On 9/22/2022 at 9:22 PM, tuanphan said:

Try adding to Design > Custom CSS

footer.sections .content-wrapper {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

 

Thank you for your rely and help!

In this case I have added another section in the footer and made it blue, can I reduce this section only?

this is de section id: section[data-section-id="6323b57c1e1ec431e5973d28"]

Screenshot 2022-09-28 at 10.34.41.png

Edited by Lucia_
Link to comment
On 9/28/2022 at 4:36 AM, Lucia_ said:

Thank you for your rely and help!

In this case I have added another section in the footer and made it blue, can I reduce this section only?

this is de section id: section[data-section-id="6323b57c1e1ec431e5973d28"]

Screenshot 2022-09-28 at 10.34.41.png

Use this code

section[data-section-id="6323b57c1e1ec431e5973d28"] {
	min-height: unset !important;
}
section[data-section-id="6323b57c1e1ec431e5973d28"] .content-wrapper {
	padding-bottom: 5px !important;
	padding-top: 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

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.