Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #462892

    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

    #462899

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.