Hi,
How can I make all images on the search results page look nice? Some of them are cropped and the smaller ones aren’t.
All featured images will be with 1:1 ratio, how can I make them look nice and centered so that nothing gets cropped?
Thanks
Hey catmac2204!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );
and change it as needed and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Yigit