Changing the autoplay interval of the testimonial slider

The testimonial slider autoplay interval is by default set to 5 seconds and it can be modified in the js/main.js file of the theme on line 2780:

animationInterval : 5000,

(5000 milliseconds = 5 seconds)

Article keywords: testimonial, slider, autoplay, interval, speed, time

Was this useful? 0