Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #707127

    Hi Team Kriesi,
    is there a possibility to change the ease-in of the caption inside the fullwidth-slider. Now the slider slides in from the right and the caption slides in from left. is it possible to “fix” the caption along the slide, so it comes also from the right together with the image?

    #707195

    Hey xxtita,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #707226

    sure – in pc.
    image slides in from right and caption slides in from left after a few milliseconds. Would be cool if they both slide in at the same time from the same side.

    • This reply was modified 7 years, 8 months ago by xxtita.
    #708349

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia_transform .av_slideshow_full .active-slide .avia-slideshow-button, .avia_transform .av_fullscreen .active-slide .avia-slideshow-button {
        -webkit-animation: none !important;
        animation: none !important;
    }
    

    Best regards,
    Yigit

    #709394

    Hi Yigit,
    thanks, this code makes the header come from left and the subheader comes from right – also after a few milliseconds. Hmmh, looks like “Standard” is defined directly in the .js file. Ok, i have to look for another workaraound. Anyway, thanks.

    #709397

    Hey!

    Please feel free to create a new ticket if you need anything else

    Regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘disable caption ease in fullwidth-slider’ is closed to new replies.