Jennarara Posted October 29, 2020 Share Posted October 29, 2020 Site URL: http://jennacalderara.com Hi there! Can anyone help me make an image full bleed on the Wexley template for Squarespace 7.0? Ideally, I'd like to be able to do this with other images down the line as well, as I hope to have a fullwidth image on each of my website's pages soon (currently redoing the design). I have already tried reducing the padding and after seeing how it looked I'd like to keep the main content/header padding as is. I've attached an image below, and if it helps to view the page I'm working on, you can go to "test home" on the top nav with the password "view1". Also, I understand the image will have to be cropped because of the ratio change so it doesn't stretch. That's fine! Thank you for your help! Link to comment
Beyondspace Posted October 29, 2020 Share Posted October 29, 2020 Let me help you, I assume you want all the fullbleed image is exceed the container padding Paste this into Settings->Design->Custom Css body { overflow-x: hidden; } .sqs-col-12 .sqs-block-image { width: 100vw; position: relative; left: 50%; transform: translateX(-50%); padding: 0; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
Jennarara Posted October 30, 2020 Author Share Posted October 30, 2020 @bangank36 that would perfectly. thank you SO much!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.