Equal height blog posts on archive page
Hi,
Is it possible to make all the posts equal height on the blog archive page using the grid layout?
Here's the issue I'm having with very long/short exceprt lengths - http://dev.digitalberry.co.uk/women-beyond-the-box/50-influencers/
I'm sure there some CSS to do this, but I just can't find the right selector.
Thanks
Comments
Unfortunately, it's not possible.
You would have to make the text which has always the same height.
Of course, you can do it with the CSS (http://prntscr.com/mulapm), but it's not a good solution because of responsive issues or overlapping text when the description will be very long because that height will be static.
I suggest using another blog style which does not include the description(excerpt) below the title.
Greetings