Jump to content

Reducing padding

Recommended Posts

1 hour ago, AC101 said:

Site URL: https://coral-bear-fmm5.squarespace.com/

Dear Forum members,

Can anyone recommend some code for reducing white padding between a text and top of an image in a gallery? Eg we'd love to have less space between the words 'wellbeing.. ' and the top of the image.. Thank you.

 

1662319295_Screenshot2022-01-06at14_32_05.thumb.png.0a738bf4b6414f5110f94f768bb536cf.png

What is your protected password?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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
On 1/6/2022 at 11:09 PM, AC101 said:

Hi there thank you for your help. I feel a bit worried about posting the password here. Can you recommend html to solve the problem, or could I message you direct? Thank you!

You can share access password, not login account password.

accesspasssword.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

hi @tuanphanand @bangank36. The password is london (lower case). 

I have gone through your suggestions on other posts on how to reduce padding and tried it on this site, but with no success. If you have a minute, I would love it if you could help. Ideally I'd like to reduce the padding between the headline text and the gallery on homepage, and also beneath it between the gallery and the footer. Thank you so much. https://coral-bear-fmm5.squarespace.com/

Link to comment
On 1/14/2022 at 12:48 AM, AC101 said:

Hi @tuanphan I've tried this and it reduces the padding a tiny bit. Is there a way to reduce it more? 

Also in order to the same between header and first section and also footer and above, what would one need to write?

.header {
    padding: 0px;
}

and

.footer {
    padding: 0px;
}

Try adding to Home > Design > Custom Css

#block-9b686b0ede26bdcb79c1 {
  padding-bottom: 0 !important
}
.header-announcement-bar-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.header-display-desktop .header-title-logo img {
  max-height: 130px;
}

Let me know how it works on your site

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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
On 1/15/2022 at 2:21 PM, bangank36 said:

Try adding to Home > Design > Custom Css

#block-9b686b0ede26bdcb79c1 {
  padding-bottom: 0 !important
}
.header-announcement-bar-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.header-display-desktop .header-title-logo img {
  max-height: 130px;
}

Let me know how it works on your site

 

Link to comment
1 hour ago, AC101 said:

ps the password is leap

Is it what you mean?

image.thumb.png.a5c483c585e64299789133e75dc646dd.png

Try the following code

section[data-section-id="61964fec1da7bb03dc4dedac"]  .content-wrapper{
  padding-top: 0 !important;
}

section[data-section-id="619d009c7088825ca1008cf3"] .gallery-slideshow {
  margin-bottom: 50px !important;
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

Edited by bangank36

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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

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.