Jump to content

set max width on blog row

Recommended Posts

  • Replies 5
  • Views 237
  • Created
  • Last Reply

Top Posters In This Topic

On 12/1/2021 at 10:05 PM, crispinjo said:

Site URL: https://soif.squarespace.com/platsannonser

hi.

I would like to set a maxwidth for the blog page named (platsannonser) to 1920, becouse it doesnt lineate with the page title if it goes above 1920.

how do i go about doing that?

kind regards

Screenshot 2021-12-01 at 16.04.29.png

Have you solved it yet?

It seems fine at the moment

image.png.478c7ac734bb8d7f22bbf3e9656b7ab2.png

Edited by bangank36

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
On 12/3/2021 at 6:21 AM, crispinjo said:

No the problem is still there. if you open it in your browser and pull your browser sideways you will se the problem. 🙂  it only occurs on really big screens. So my goal is to have max width where the block wont expand above. 

Add to Design > Custom CSS

/* blog width */
.blog-side-by-side.collection-content-wrapper {
    max-width: 1600px;
}

 

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/6/2021 at 9:13 PM, crispinjo said:

Thank you! it worked pefectly!

 

I see the blog list page content in mobile is a bit narrow, you can add this to Design > Custom CSS to increase its width

/* Mobile blog list width */
@media screen and (max-width:767px) {
.blog-side-by-side.collection-content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
}
}

 

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

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.