Stop a Parallax Slider from fading in and out
MichelleH17
Posts: 1
Hi I am working on this website: <link removed>
I want the first slide to stay on the page without transitioning to the next slide, but it keeps fading to white and then coming back.. Is there a way to stop the animation just on this one page?
<div id="parallax-slider-wrapper">
<div id="parallax-slider-backgrounds">
<div style="background-image: url('images/adultblend6.jpg');" class="parallax-bg current"></div>
<div style="background-image: url('images/adultblend6.jpg');" class="parallax-bg"></div>
</div><!-- parallax slider backgrounds -->
<div id="parallax-slider-black"></div>
Any help would be much appreciated.
I want the first slide to stay on the page without transitioning to the next slide, but it keeps fading to white and then coming back.. Is there a way to stop the animation just on this one page?
<div id="parallax-slider-wrapper">
<div id="parallax-slider-backgrounds">
<div style="background-image: url('images/adultblend6.jpg');" class="parallax-bg current"></div>
<div style="background-image: url('images/adultblend6.jpg');" class="parallax-bg"></div>
</div><!-- parallax slider backgrounds -->
<div id="parallax-slider-black"></div>
Any help would be much appreciated.
Comments
www.parallax.com