Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #482807

    I’m customising the scroll down link with the following css:

    #top .scroll-down-link {
    -webkit-animation: avia_fade_move_down 4s ease-in-out infinite!important;
    animation: avia_fade_move_down 4s ease-in-out infinite!important;
    color: #008B95 !important;
    font-size: 50px !important;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4) !important;
    }

    Default animation is avia_fade_move_down – is there reference info on the other animation options (I want a sinple fade in/out) – thanks.

    #483385

    Hey M1000000!

    Can you please post a link and show the animation example you would like to use?

    Regards,
    Yigit

    #483409

    Hi Yigit,

    Your question made me think about this – was a bit overwhelmed by the new theme yesterday – and have a solution (animation: pulse 3s ease infinite;). Thanks for your help.

    #483706

    Hi,

    Not sure if you got it fixed or not? Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #483798

    Yes resolved – many thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘change scroll-down-link animation’ is closed to new replies.