Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #516931

    Good morning,

    Is it possible in the easyslider to adjust the velocity of the text that is coming in from the sides?

    Or do i have to create a personal slider with my wishes.

    Gr. Bert

    #517063

    Hi Bert!

    What do you mean with ” velocity ” exactly, can u please show us a screenshot or something?

    Cheers!
    Basilis

    #517514

    Hello Basilis,

    You can see it on the homepage of http://www.molius.nl. The texts in the slider are coming in a way too fast from left and right. Is it possible to adjust this “speed”?

    Met vriendelijke groet,
    Bert Schrevelius
    M: 0031 653 370075

    #518017

    Hey!

    try to control it with this code:

    .avia_transform .av_slideshow_full .active-slide .avia-caption-content, .avia_transform .av_fullscreen .active-slide .avia-caption-content {
    animation: caption-right 5s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
    }
    

    adjust “5s” to 2s or 10s or whatever you need.

    Cheers!
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.