Jump to content

Summary grid alignment CSS

Recommended Posts

Site URL: https://www.oautima.hr/

Hello everyone, 

I have a problem with summary grids in wall configuration. In the picture attached it is visible what happenes. If a title of one post is too long, it completely misalignes the whole summary grid. 

Is there any way to solve that?

In case the problem is not clear enough from the photo, the link is: https://www.oautima.hr/

Just scroll towards the bottom of the homepage and all will be visible.

 

Thanks in advance.

Screenshot 2021-11-09 at 18.30.44.png

Link to comment
15 hours ago, derricksrandomviews said:

Have you changed things? I don't see the same items on your home page, which looks good by the way. 

I have only managed to change the first summary grid by changing the gutter width. All the grids lower down are still misaligned. It looks good on mobile, but Laptop/PC is like pictured.

Link to comment
On 11/10/2021 at 4:23 PM, oautima said:

I have only managed to change the first summary grid by changing the gutter width. All the grids lower down are still misaligned. It looks good on mobile, but Laptop/PC is like pictured.

It looks fine on my pc. Did you figure it out?

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 11/12/2021 at 5:15 PM, oautima said:

Take a look at it now. The first grid is misaligned. I would like the bottom row to be aligned no matter how long the title of an article in the top row is.

Do you use Summary Grid Layout or Wall Layout?

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
  • 6 months later...
9 hours ago, paigesquarespace said:

Hi, I'm also having trouble with this but am using the grid design in a summary block? Any help would be appreciated!

https://bluebird-decagon-tlaa.squarespace.com/insights-ideas pass: Support22$

Hi,

What should it look like?

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
4 hours ago, tuanphan said:

Hi,

What should it look like?

I'm hoping to have all of the grid lengths the exact same height, so that not only do all of the rows of posts start at the same point on the page, but they end at the same point (evenly) too. So in the first row of posts, the farthest right post is off (screenshot attached).

Screen Shot 2022-06-01 at 8.45.46 AM.png

Link to comment
18 hours ago, paigesquarespace said:

I'm hoping to have all of the grid lengths the exact same height, so that not only do all of the rows of posts start at the same point on the page, but they end at the same point (evenly) too. So in the first row of posts, the farthest right post is off (screenshot attached).

Screen Shot 2022-06-01 at 8.45.46 AM.png

Try adding to Design > Custom CSS

@media screen and (min-width:992px) {
#page-section-61e2ae66a4f0ea5b47279d45 .summary-item-list {
    display: flex;
    flex-wrap: wrap;
}
#page-section-61e2ae66a4f0ea5b47279d45 .summary-item {
    width: calc(~"33.333% - 20px") !important;
}
}

 

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.