Collection List two column layout issue

Hi

I have a collection list on the news page for a website I created. I am having an issue with the layout.
There are now 4 posts on the news page, however, post 3 and 4 have split away from each other.

Any help will be appreciated.


Here is my site Read-Only: https://preview.webflow.com/preview/question-session-2018?preview=5a7509e041d94ca07ccc5620aa809253

1 Like

Hi Scott,
Set your collection-news to display flex and tick the wrap children option. Then on your collection-items set the flex item width to 50% or whatever you want depending on how many columns you want.

That’s great thanks. That sorted it out.