Continuing the discussion from Speed of image change in the slider:
Hi There
As described in the topic above, I adjusted the speed from the slider to 2 seconds, with the following CSS:
.slick-track {
transition-duration: 2s !important;
}
This worked perfectly.
But now I have the problem that the slider has twitches after the third slide,
and then jumps back to the first slide, instead of continuing infinitely.
Affected homepage:
What can I do here?
Thanks for your feedback