Forums

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

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #243284
    ViAcard
    Participant

    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>
    
    #243286
    Paulie_D
    Member

    There is neither scrolling or bouncing in your code.

    Perhaps you could make a minimal functional demo, ideally in Codepen.io.

    #243287
    ViAcard
    Participant

    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….

    #243288
    ViAcard
    Participant

    I did find the solution….

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.