Hello,
How can you slow down the animation of the icon list? For me it’s simply too fast. (:
Hey 007sebinator,
Please take a look here
https://kriesi.at/support/topic/slow-or-stop-animation-on-icon/
let us know if it works out for you.
Best regards,
Basilis
I’m sorry but I have seen this thread. But my inquiry was about to slow down the animation. (:
Hi 007sebinator,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia_transform .avia-icon-list.av-iconlist-big .avia_start_animation .iconlist_icon {
-webkit-animation: avia_appear 3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: avia_appear 3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks! And can I also slow down the line that connects the boxes? Like the first box should appear, and after that the next one, etc.?
Hi,
You would need to advanced edit the sequences of the effects, not something so simple to be done we are afraid.
Best regards,
Basilis