jcsport123 Posted August 26, 2020 Share Posted August 26, 2020 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%; } } Link to comment
tuanphan Posted August 26, 2020 Share Posted August 26, 2020 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.