Hi,
Love your themes and support and I’m hoping you can help me with a tiny problem I’m having.
Have a problem with the following site (credentials below), specifically the featured image on the blog posts. The featured image for the Enfold theme appears to be a very wide and short crop of the full size image. Is there a way to change this to a different shape? I want it to be a square, about 400px by 400px, and I’d like it to be responsive. I’m using the featured image on the home page and that same image is square-shaped.
So what do I need to do to make it work?
Thanks,
Gabe
Hi connect4consulting!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries
and edit as needed then regenerate thumbnails using – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Yigit