Hello guys
I have the same problem but I have created child theme with functions.php. I tried to add method, to change the default configuration. Can you help me guys? Probably I have to call a function (but with different parameters):
add_image_size( 'blog-way-common', 345, 225, true );
How should the code look like? When I will have bigger images, my sticky post image will have required quality, and then I can set the max-width for smaller images.
Thanks!