Enable autoplay to cover’s carousel
This commit is contained in:
parent
76d94f76f0
commit
41fd940108
@ -71,6 +71,8 @@
|
||||
arrows: true,
|
||||
prevArrow: '<button type="button" class="slick-prev">←</button>',
|
||||
nextArrow: '<button type="button" class="slick-next">→</button>',
|
||||
autoplay: true,
|
||||
autoplaySpeed: 4000,
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user