From 2ede929ad13ba27789904646b68fbae9824e89fb Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Mon, 27 Feb 2023 17:40:16 +0100 Subject: [PATCH] Remove: test carousel settings --- assets/js/script.js | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/assets/js/script.js b/assets/js/script.js index aeafa5b..1ae5f37 100644 --- a/assets/js/script.js +++ b/assets/js/script.js @@ -156,21 +156,10 @@ jQuery(function ($) { variableWidth: true }); - /* ========================================================================= */ - /* Testimonial Carousel - /* ========================================================================= */ - - $("#testimonials").slick({ - infinite: true, - arrows: false, - autoplay: true, - autoplaySpeed: 4000 - }); /* ========================================================================= */ /* animation scroll js /* ========================================================================= */ - function myFunction(x) { if (x.matches) { var topOf = 50