The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › Change color scroll-down bounceInDown animated
Hope this is the right forum?
I want to change the color on this bounceIn animation so if the background is white I can change it for such section:
<a href="#section4"> <div> <span> <i class="fa fa-angle-up fa-3x"></i> </span> </div> </a>
There is neither scrolling or bouncing in your code.
Perhaps you could make a minimal functional demo, ideally in Codepen.io.
I never used code pen ;-(
but my website is http://www.e-valuedefinition.com/evalue_intro/index.html
The problem i have is to make the scroll-down any other color than white when it comes to a page with background white… hope this can help….
I did find the solution….