Hi there! Could you please send along the quick css fix to make the featured image taller (the width is fine). Example posted below. Ideally, it should be about 100-150px taller. :)
Hi kimchan2!
Please go to Appearance > Editor and open Functions.php file and find and edit following line
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>710, 'height'=>270); // big images for blog and page entries
then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
Yigit