I’m having issues with getting my images the same height. Can someone help me out?
This is on the published website:
This is in webflow designer:
All the images are 566x800 pixels.
It’s the section “illustratie-categorieen-home”.
Edit: solved by adding height:100% to images… and width:auto. I first had a width:100%l, but than the image could not get 100% height (somehow).