Jump to content

Reducing padding

Recommended Posts

Posted
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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

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!

Posted
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!)

Posted

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/

Posted

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;
}
Posted
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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted
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

 

Posted

Hi @bangank36 Thanks so much for your suggestion. That worked to bring up that first bit of writing higher. Sorry for my delay. There is a lot of covid in London at the moment... Do you have a snazzy trick or suggestion to reduce the padding between the slideshow on homepage and the logos? Thanks so much. Super helpful.

Posted (edited)
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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

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.