Alexina Posted May 21, 2021 Share Posted May 21, 2021 Site URL: https://www.designsbyalexina.com/ Hello! I have an a CSS Question. I am looking for image A (current website) look like image B (mockup). 1. How do I make the image full bleed Top, Bottom, and Right? 2. How do I remove the space from the right of the page? This only happens on larger screens I have tried changing the margins through css but it hasn't worked yet. Link to comment
tuanphan Posted May 23, 2021 Share Posted May 23, 2021 Add to Design > Custom CSS /* Image full */ [data-section-id="5ff8b2207a782102528f9983"] .content-wrapper { padding-top: 0 !important; padding-right: 0 !important; padding-bottom: 0 !important; } html, body { overflow-x: hidden; } [data-section-id="5ff8b2207a782102528f9983"] .content { width: 100% !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
Create an account or sign in to comment
You need to be a member in order to leave a comment