Portfolio Grid Layout - Same size thumbnails
After the recent update (8.4 to 8.7), my portfolio list page (Grid Layout) and also the Portfolio widget on home page displays the thumbnails with relative dimensions to the original image. I would prefer to square them on the grid layout (It used to be like that). What can I do to restore the original look.

Comments
was everything ok before the updated? Did you tried to use https://wordpress.org/plugins/force-regenerate-thumbnails/ as well?
Thanks!
If you want to crop images, you must play with add_image_size() function under functions/theme-functions.php file.