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
  • Replies 1
  • Views 660
  • Created
  • Last Reply
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)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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

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.