Jump to content

Home page margin issue

Recommended Posts

Site URL: https://www.elevateptr.com/

Hi - how do I remove the site margin from the first section on my home page? I'm trying to get the image to bleed off the page.  code below

// Background photo on website //

div#block-91b1941b9ee6e3e75d6c {
    padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 45px;
  }

@media only screen and (max-width: 767px){
  div#block-91b1941b9ee6e3e75d6c{
  padding-top: 0px !important;    
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 110%;
  left: -5%;
  }
}

 

Screen Shot 2020-08-26 at 8.56.33 AM.png

Link to comment
  • Replies 1
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

.homepage #page section:first-child .content-wrapper {
    max-width: 100%;
    padding: 0 !important;
}

 

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.