Jump to content

instagram full bleed 7.1

Recommended Posts

Hi, I'm having issues making my instagram feed full bleed. ive use the code below but there is still padding on the left and right and I cant remove it. Any thoughts?

//instagram footer//
[data-section-id="5f36f92cd2f3677399df26bc"] .content-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
      padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
div#block-yui_3_17_2_1_1597438235439_32573 {
padding-bottom: 0 !important;
}

 

https://gardenia-cyan-txbg.squarespace.com/

password feel2020

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

The instagram section has limited width 1400px

Add to Home > Design > Custom CSS

/* Instagram fullwidth */
[data-section-id="5f36f92cd2f3677399df26bc"] .content-wrapper {
    max-width: 100%;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 9 months later...

Hi,

for some reason none of the full width codes are working for me it feels like i've tried them all. I found one that actually worked but it made the entire footer full width not just the instagram block, see below. is there something I could change to just point to the block?

 

thanks

site is

https://flugelhorn-seahorse-lzrb.squarespace.com/

pw: Design

 

section[data-section-id="60aecc15aaad2e638044eb6a"] {
.content-wrapper {
max-width:100%;
padding:0vw !important;
margin: 0vw !important;
}

.content {
width:100% !important;
}
}
#block-yui_3_17_2_1_1622072228162_4534 {
padding-bottom:0vw !important;
margin-:0vw !important; }

Link to comment
On 6/23/2021 at 12:42 AM, jenniferboddam said:

Hi,

for some reason none of the full width codes are working for me it feels like i've tried them all. I found one that actually worked but it made the entire footer full width not just the instagram block, see below. is there something I could change to just point to the block?

 

thanks

site is

https://flugelhorn-seahorse-lzrb.squarespace.com/

pw: Design

 

section[data-section-id="60aecc15aaad2e638044eb6a"] {
.content-wrapper {
max-width:100%;
padding:0vw !important;
margin: 0vw !important;
}

.content {
width:100% !important;
}
}
#block-yui_3_17_2_1_1622072228162_4534 {
padding-bottom:0vw !important;
margin-:0vw !important; }

Add to Design > Custom CSS

/* Instagram fullbleed */
[data-section-id="60aecc15aaad2e638044eb6a"] .content-wrapper {
    max-width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
[data-section-id="60aecc15aaad2e638044eb6a"] .content {
    width: 100% !important;
}
div#block-yui_3_17_2_1_1622072228162_3324 {
    padding-left: 5vw;
    padding-right: 5vw;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.