Need to know what is the best and perfect image size for this theme? Before the automatic crop display
add_image_size( ‘magcast-slider-image’, 666, 810, true );
add_image_size( ‘magcast-slider-image-two’, 1024, 608, true );
add_image_size( ‘magcast-large-thumb’, 965, 575, true );
add_image_size( ‘magcast-small-thumb’, 467, 350, true );
Does it have to be bigger or smaller? 1024 x 810? The images seem to have issues in served scaled images…
Thanks