Increase height of featured images in the homepage

Hi,
on my blog i review books, so most of the images are higher than wide. Now the images on the homepage are wider and they get cropped a lot, so what i need to know is how to change their sizes as I please.
Blog: https://artedellalettura.it

Thanks in advance

Hello there,

I hope you are doing well today.

You are going to have to edit the functions file via Appearance > Editor > Functions and search for the content add_image_size( 'activello-featured', 1170, 550, true ); add_image_size( 'activello-slider', 1920, 550, true ); add_image_size( 'activello-thumbnail', 330, 220, true ); add_image_size( 'activello-medium', 640, 480, true ); add_image_size( 'activello-big', 710, 335, true );

This is where you can change the image crop sizes.

Best Regards,
Support

Hi,
I tried, but it changed nothing

Hello there,

What specific image do you want to change?

Best Regards,
Support

In the homepage (http://artedellalettura.it/) the first two posts have a bigger image than the rest, and that’s ok. I want to increase the height of both image style, the two bigger ones and the rest. I modified all five of the settings you mentioned but nothing changed.

Hi there,
Thanks for writing back.
In this case, after altering those sizes, could you kindly install this plugin (Regenerate Thumbnails – WordPress plugin | WordPress.org) and regenerate your images.

Please let us know if this helps.
Best Regards,
Support.

hi, i also tried that but i am still having problems.
my website is momyourownbusiness.com

can you take a look? it’s the second image below the slider that’s cut.
also, my slider photos are also cut.
it looks worse on mobile…

Hello @momyourownbusiness,

I hope you are doing well today.

Please create a new post for your issue so that we can assist you individually.

Best Regards,
Support