Jump to content

Sizing an Image Differently Than Text Width

Recommended Posts

Site URL: https://www.ryansmulholland.com/writing/job-guide

Does anyone know if there's a way to adjust images on a blog post so that the images span a wider length of the page than my text? I'd like my images to stretch a bit wider, but I'd like my text to remain at the current width.

I need to make my images a little bit bigger and would love to find a way to do this without also expanding the text.

Link to comment
1 hour ago, rmulholland21 said:

Site URL: https://www.ryansmulholland.com/writing/job-guide

Does anyone know if there's a way to adjust images on a blog post so that the images span a wider length of the page than my text? I'd like my images to stretch a bit wider, but I'd like my text to remain at the current width.

I need to make my images a little bit bigger and would love to find a way to do this without also expanding the text.

You can use this custom css

@media only screen and (min-width: 1024px) {
  .blog-item-content-wrapper .sqs-block-image .design-layout-inline .intrinsic {
      width: 80vw !important;
      left: 50%;
      transform: translateX(-50%);
      position: relative;
  }
}

image.thumb.png.e5c6d81704a75984bea2190e4bb360d2.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.