How Can We Help?
How to control time of image slide in home slider?
To control time of image sliding in home slider, here’s the instruction:
Please go to js > main.js line 68: $(‘.homepage .slider’).flexslider({
add this below animationSpeed: 500,
slideshowSpeed: 7000,
change 7000 with speed you want.
Less than that number is faster the image move