Jump to content

Full-bleed image block on Wexley template (Squarespace 7.0)

Recommended Posts

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!

Screen Shot 2020-10-28 at 11.29.07 PM.png

Link to comment

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;
}

 

image.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

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.