In order to modify the Slideshow height and posts amount, you need to modify some files, within /themes/custom-community/ :
-functions.php (news amount);
-core/includes/helper-functions.php (also news amount; one of them means the fragments and the other the main slider window);
-core/includes/theme-generator/style.php (the slider height is not directly accessed via the normal style.css);
-admin/config.php.
For example: change height from 250px to 374px and change amounts from 4 to 6. Voilà!
[ Signature moderated. ]