I found the solution in case anyone else is interested.
It’s under function.php.
FROM:
set_post_thumbnail_size(310, 420, true);
TO:
set_post_thumbnail_size(310, 310, true);
I may have to do a child function when there’s update.
Setting > Reading > Blog pages show at most