Hi, I have a couple of swiper (coverflow, 3 per view, dynamic content from sql database) questions:
-
Trying to get the active slide to be larger than the slides on either side. I believe the answer is in css and .swiper-slide-active transform:scale(1.4) but i’m not sure if this styling is to the swiper, the swiperslide or the image…think ive tried all and cant get it to work
-
in investigating 1 above i saw there was a Thumbs gallery loop option in swiperjs.com which looks pretty cool and posibly even better than 1 above … but this doesnt seem to be an option available, anyone know how i might get this to work
Thanks
Nigel