Hi there, Is it possible to adjust the speed of the codless slider setting:
Animation – Cinemagraphs 2
I want to make this animatioin a little slower please.
Thanks,
Glenn
Hi, you can do it by modifying the animation style,
Please try to add this custom code:
.cl-slide.animation--cinemagraphs_two .bg-layer{ -webkit-animation-duration: 3s; animation-duration: 3s; }
3s is the default duration.
Let me know Thanks
You must be logged in to reply to this topic.