Reduce the width of the slideshow by 50% and center it in the desktop view. #slideshow #flexslider
<div class="flexslider large--one-half" id="heroSlider" style="margin-left: auto; margin-right: auto;" data-auto="{{ settings.slider_home_auto }}" data-rate="{{ settings.slider_home_rate }}">
Your slideshow is too big, and you need to scroll down quite a lot to see the content below. Ideally, you need different images: some that aren't so tall. Alas, all you have are portrait-type images, not landscape-sized images.
Instead of using large--one-half
, use large-two-thirds
, inside the class
attribute.