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
Have a try :)
Comments
0 comments
Please sign in to leave a comment.