Jump to content

Side-by-side Blog image shall fill the frame

Recommended Posts

Add this to the Custom CSS on your website:

.blog-side-by-side .blog-item {
  padding-top:0;
  padding-bottom:0;
}

Hope that works for you!

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment

Yes this helps with the Image but when I leave the padding at 0 my read more buttons overlap with the outline of my container on smaller resolutions. This is why I fumbled around with the padding. I'm a CSS Beginner and I have the feeling I overlook something really obvious.

Link to comment

A difficult problem, it's not really built to deal with that border, you could try this Custom CSS that should help keep the width larger so it's less likely to overlap:

@media only screen and (max-width: 1000px){
  .blog-side-by-side .blog-item {
    width: 100%;
    margin-left: 0;
  }
}

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

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.