Blog grid is off

Hello forum :grinning:

I am trying to get the grid working on our blog, but for some reason, it is not sorting the posts properly. The grid is becoming uneven, as you can see in the attached image. Does anyone have an idea of what’s going on here?

See image here: Screenshot-2023-04-26-at-23-49-43 hosted at ImgBB — ImgBB

Have a great day everyone!


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Welcome @vio-webfl :wave:

It could be several things, a project share link would help to understand.

Here are a couple of thoughts without seeing your share link:

Long story short, “layout” is not the way to go.
I’d avoid using this feature as it requires that the contained elements be exactly the same height, or you end up with the flow disruptions in your screenshot.

image

Instead, change that layout to the rightmost one, and then give your Collection List element ( middle one of the 3 in the element hierarchy ) a Grid layout. Create 4 columns and your Collection List Items will flow naturally, with no gaps.