Recommended slideshow size:
Width: 1140
Height: 300
Steps:
Go to Appearance -> Editor. Select template-homepage.php from the right.
Find: (line 7)
<?php if(!empty($sliders)) {
Insert above:
<?php echo do_shortcode(""); // replace 1 with your slideshow ID ?>
Save.