We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2266fd commit 12779d6Copy full SHA for 12779d6
js/scripts.js
@@ -42,7 +42,7 @@ $(document).ready(function() {
42
$(window).load(function() {
43
"use strict";
44
$("#commentslider").owlCarousel({
45
- autoPlay: 4000, /** for autoplay - change false to 4000 to auto change every 4 seconds (for example) **/
+ autoPlay: 8000, /** for autoplay - change false to 4000 to auto change every 4 seconds (for example) **/
46
autoHeight: true,
47
stopOnHover: true,
48
navigation: false,
0 commit comments