Hello,
I started with the example slider with carousel thumbnails then removed the carousel. Now the slider has a wipe down reveal transition instead of simply fading in. Here is the current code:
<div style="width:100%; padding-top:56%; position:relative; margin-top:5px;" id="FlexSlider02" class="fslider clearfix" data-pagi="false" data-speed="650" data-pause="3500" data-animation="fade" data-arrows="true">
The padding-top is used to reserve space for the slider so that the page layout does not change when the slider appears. Let me know if there is a better way to do this.
Thanks.
