How to limit image height in a column?
I have a custom post type with a column structure containing two columns.
The left column is 75% width, and contains an image.
I want the image to maintain its proportions and have a height no taller than 75% vh.
So far, I haven't been able to get this to work...
Any suggestions?
thanks