How can I change the single blog post page feature image dimensions to be 100% height, rather than contrained into the landscape box which cuts my image off?
Please read this article on how to change images dimensions. The dimensions you should change for the blog featured image are these: add_image_size( 'blog', 825, 340, true );