Jump to content

Full-width photo border padding

Go to solution Solved by Beyondspace,

Recommended Posts

Site URL: http://dustin.land

Hey everyone,
I need your help trying to figure out how to adjust the padding of the full-width image section on the home page of my website. I cannot find the code to adress it.

Any help would be appreciated!

 

Screenshot 2022-06-20 184457.jpg

Link to comment
  • Replies 4
  • Views 231
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

45 minutes ago, DustinWilliam said:

Site URL: http://dustin.land

Hey everyone,
I need your help trying to figure out how to adjust the padding of the full-width image section on the home page of my website. I cannot find the code to adress it.

Any help would be appreciated!

 

Screenshot 2022-06-20 184457.jpg

try editing the section in background and choosing full bleed

image.thumb.png.8080c9ebb7d80931a19fc4d80692ded9.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
2 minutes ago, bangank36 said:

try editing the section in background and choosing full bleed

image.thumb.png.8080c9ebb7d80931a19fc4d80692ded9.png

I don't wan't full bleed as it goes under the nav and i do still want pad, I just need the code to address that pad and adjust it.

Link to comment
  • Solution
4 minutes ago, DustinWilliam said:

I don't wan't full bleed as it goes under the nav and i do still want pad, I just need the code to address that pad and adjust it.

Try the following Css Code

section[data-section-id="623bd056fda65c46ad132528"] {
  padding-left: 0 !important;
    padding-right: 0 !important;
}
section[data-section-id="623bd056fda65c46ad132528"] .section-background {
  left: 0 !important;
  right: 0 !important;
}

Let me know how it works

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
2 minutes ago, bangank36 said:

Try the following Css Code

section[data-section-id="623bd056fda65c46ad132528"] {
  padding-left: 0 !important;
    padding-right: 0 !important;
}
section[data-section-id="623bd056fda65c46ad132528"] .section-background {
  left: 0 !important;
  right: 0 !important;
}

Let me know how it works

Thank you!! This works perfectly!

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.