Jump to content

Sizing an Image Differently Than Text Width

Recommended Posts

  • Replies 1
  • Views 803
  • Created
  • Last Reply
Posted
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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.