Jump to content

Different page widths for the blog

Recommended Posts

  • Replies 10
  • Views 823
  • Created
  • Last Reply
3 hours ago, derricksrandomviews said:

I think it may be easer to  change the width of the images as opposed to the page itself., the look will be the same since it is a white background. 

But how can I change the width of the thumbnails?

 

Link to comment
On 12/27/2020 at 3:40 PM, THB said:

Thanks for the video. The page whose width I want to change is this: https://www.thomas-blanck.de/blog

Add to Custom CSS

@media screen and (min-width:768px) {
.blog-basic-grid.collection-content-wrapper {
    width: 90%;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 12/30/2020 at 8:24 AM, tuanphan said:

Add to Custom CSS


@media screen and (min-width:768px) {
.blog-basic-grid.collection-content-wrapper {
    width: 90%;
}
}

 

It works, but also affects the mobile view. It doesn't look good there, too bad ...

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.