WordPress images not cropping properly
It sounds like your problem occurs before the image is cropped/ resized and displayed in the page – the original image is too small. You can require minimum dimensions for uploaded images, see: How to Require a Minimum Image Dimension for Uploading? Then, to resize the uploaded image without cropping it, define the image size … Read more