mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-26 18:24:22 +01:00
Remove: test carousel settings
This commit is contained in:
parent
da7568bf5f
commit
2ede929ad1
1 changed files with 0 additions and 11 deletions
|
@ -156,21 +156,10 @@ jQuery(function ($) {
|
||||||
variableWidth: true
|
variableWidth: true
|
||||||
});
|
});
|
||||||
|
|
||||||
/* ========================================================================= */
|
|
||||||
/* Testimonial Carousel
|
|
||||||
/* ========================================================================= */
|
|
||||||
|
|
||||||
$("#testimonials").slick({
|
|
||||||
infinite: true,
|
|
||||||
arrows: false,
|
|
||||||
autoplay: true,
|
|
||||||
autoplaySpeed: 4000
|
|
||||||
});
|
|
||||||
|
|
||||||
/* ========================================================================= */
|
/* ========================================================================= */
|
||||||
/* animation scroll js
|
/* animation scroll js
|
||||||
/* ========================================================================= */
|
/* ========================================================================= */
|
||||||
|
|
||||||
function myFunction(x) {
|
function myFunction(x) {
|
||||||
if (x.matches) {
|
if (x.matches) {
|
||||||
var topOf = 50
|
var topOf = 50
|
||||||
|
|
Loading…
Reference in a new issue