Different image heights on blog post previews

On the page that lists all blog posts (https://www.stevenkryger.com/blog), the images at the top of the cards are different heights.

How do I make it so that the images are the same heights?


Here is my site Read-Only:https://preview.webflow.com/preview/steven-kryger?utm_medium=preview_link&utm_source=designer&utm_content=steven-kryger&preview=62a295e224cb5d429f7f0fc210c0f956&mode=preview

You’ll need to give your “Image Wrapper” element a height otherwise the height is determined by the image within it:

image

image

This height can be whatever you’d like, and will probably need to change based on the breakpoint :+1:

1 Like