-
AuthorPosts
-
May 11, 2025 at 2:00 am #1484005
Hello,
I made an animation on a content slider on this page:How can i desactivate the default transition in order that my animation begins as soon as i change the slide?
Thanks!
May 13, 2025 at 6:06 am #1484131Hey Pierre,
Thank you for the inquiry.
Try setting the Advanced > Animation > Slideshow Transition setting to Slide sidewards to disable the fade-in transition. Let us know the result.
Best regards,
IsmaelMay 13, 2025 at 9:59 am #1484137Hello,
i still can see this transition before mine.. We just replace fade-in by sidewards…
I would like to to see any transition in order mine begin as soon as i change the slide.May 14, 2025 at 6:56 am #1484197Hi,
Unfortunately, it’s not possible to completely disable the default animation of the content slider because it is required for transitions or slide switching.
Best regards,
IsmaelMay 14, 2025 at 7:10 am #1484198hello,
thanks, but it”s not possible to hide it?May 14, 2025 at 7:34 am #1484207Hi,
No, it’s not possible because the transition is what displays the next slide and hides the other slides in the slider — especially when you select the fade-in transition. Selecting sideward should minimize the effect.
Best regards,
IsmaelMay 14, 2025 at 7:40 am #1484208OK,
So may be i can try to reduce the time of the transition to “0s”, is it possible?May 14, 2025 at 7:44 am #1484211Hi,
Yes, that could work, but you can’t set it to 0 because it will cause the transition to fail. Please try this css code:
#top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap { transition: opacity 0.0001s !important; }Best regards,
IsmaelMay 14, 2025 at 10:56 am #1484221I tried it but the sliders disappear, i tried transition-duration but the sliders disappear too
May 15, 2025 at 6:19 am #1484267 -
AuthorPosts
- You must be logged in to reply to this topic.
