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

    How can i set the featured images in the Blog articles, so they show the whole image? At the moment the top & bottom is cut off.

    Thank You

    #433723

    Hi norman1!

    In the /enfold/functions.php file around line 127 you should see this.

    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            	// big images for blog and page entries
    

    You can increase the height there and then regenerate your thumbnails, https://wordpress.org/plugins/regenerate-thumbnails/.

    Regards,
    Elliott

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