Tagged: Layer Slider
-
AuthorPosts
-
May 25, 2022 at 11:45 am #1352908
Liebes Enfold Team
Ich würde gerne die Einblende-Zeit des Beschreibungstextes im Vollbild-Slider ändern können.
Wenn´s geht würde ich gerne, das er langsamer hochkommt und eine längere Einblende-Zeit hat.
Würde mich freuen wenn das irgendwie funktioniert.
Beste Grüße
Bernhard DulleMay 25, 2022 at 12:55 pm #1352915Hey Bernhard,
Thank you for the inquiry.
The slider is not loading at all when we checked the site. Did you modify the slider scripts? Please make sure to update the theme to version 4.9.2.3, then post the login details in the private field.
To adjust the duration of the caption animation, try to use this css code.
avia_transform .av_slideshow_full .active-slide .avia-caption-title, .avia_transform .av_fullscreen .active-slide .avia-caption-title { visibility: visible; -webkit-animation: caption-left 3s 1 cubic-bezier(0.985, 0.005, 0.265, 1); animation: caption-left 3s 1 cubic-bezier(0.985, 0.005, 0.265, 1); } .avia_transform .av_slideshow_full .active-slide .avia-caption-content, .avia_transform .av_fullscreen .active-slide .avia-caption-content { visibility: visible; -webkit-animation: caption-right 3s 1 cubic-bezier(0.985, 0.005, 0.265, 1); animation: caption-right 3s 1 cubic-bezier(0.985, 0.005, 0.265, 1); }
Best regards,
IsmaelMay 25, 2022 at 1:57 pm #1352925Hey Ismael
thanks for your quick response.
I have the Version 4.9.2.3.
I purchased it on monday.I didn`t modify any scripts on the full with slider.
I dont know why you can´t see the slider…?But I would like to work with the Layer Slider now.
Because I also want to zoom the Background Image.And with the Layer Slider it is also possible to animate the Text Block the way I like it.
Thanks anyway for the tips an Qick CSS for my first inquiry.
Sorry for the circumstances
—————————————————————————-
But I have another question now regarding the Layer Slider
(I very much hope you can see it now on my privat content link…?)When the textblock fades out, it lights up shortly near the end.
Can you see that? (The text on the first Slide works fine, but on the following 5 Slides the text lights up at the end)
I hope there is a possibility to fix it.Thank you very much for your help
PS. I only work with Enfold!
Its a great Template and an even better support !!!
Thanks to you and your team :-)May 26, 2022 at 12:42 am #1352995Hey Ismael
me again…
I fixed the problem by customizing the time of the transitions…Best regards
BernhardMay 26, 2022 at 11:33 am #1353041 -
AuthorPosts
- The topic ‘Einblenden der Texte im Vollbild-Slider / Ändern der Zeit’ is closed to new replies.