WordPress crop image not working [closed]
It’s possible your theme is setting width: auto; on the image, possibly as part of some responsive tweaking. This would cause it to keep its normal proportion but with the specified height. Can you provide a URL to look at?