How do I make a query blog posts equal height column?

Hi,

I have added a query loop for recent blog posts. Any idea how can I make all the columns equal height? Some have more height due to the title size and some have less.

Hi there @dranzer,

I would suggest wrapping your items in a div, and giving that same div a 100% height.

Let me know if this helps!

Here is a video about this:

2 Likes

It shouldn’t be like this, it should work with stretch

David you are the best!!!