reducing the number of events to 3 in the prmotional slider
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 7 Feb 2019 20:39:14 +0000 (15:39 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 7 Feb 2019 20:39:14 +0000 (15:39 -0500)
glm-member-db-events/views/front/events/eventsFeed.html

index a4f86e3..fd2cfd9 100644 (file)
@@ -52,7 +52,7 @@
                     }
                     $(".feed").slick({
                         infinite: true,
-                        slidesToShow: 4,
+                        slidesToShow: 3,
                         slidesToScroll: 1,
                         arrows: true,