Shop OBEX P1 Docs P2 Docs Learn Events
Stop a Parallax Slider from fading in and out — Parallax Forums

Stop a Parallax Slider from fading in and out

MichelleH17MichelleH17 Posts: 1
edited 2014-08-22 08:28 in General Discussion
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.

Comments

Sign In or Register to comment.