Hello,
I’m using post archive layout element.
It all works great but I would like for the image to be fully visible across all resolutions.
I can achieve that with Object Fit set to Contain but there is a lot of empty space around the image.
What would be best approach to maintain aspect ration with Object Fit set to Cover?
(Setting CSS Aspect Ratio didn’t help)
Thank you