Wired show of cms collection

hey guys

I dont know why, in the recipts section, there is a lot of white space after the fifth item
what should i change?
thank you very much

Here is my public share link: https://preview.webflow.com/preview/orshpitz?utm_source=orshpitz&preview=9ecaceccacf86ad5204244e22d45c6d8

If you’re just using the default float, default flow of elements based on display:block, you can control a grid where elements don’t have the same height. At one point they’re going to bump one on another. What you face isn’t a bug, it’s expected.

See, the 2nd line element is bumping on the 3rd element because it’s higher than the others.

http://vincent.polenordstudio.fr/snap/Webflow_-_OrShpitz_2018-11-20_10-41-29.png

So, you can use Flexbox on the Collection List, here is how.

http://vincent.polenordstudio.fr/snap/screencast_2018-11-20_10-43-04.mp4

1 Like