Swiper - how to transform the active slide OR use Thumbs gallery loop option?

Hi, I have a couple of swiper (coverflow, 3 per view, dynamic content from sql database) questions:

  1. 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

  2. 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

FYI
Unfortunately I didn’t get any help or guidance but for someone struggling with the same issue the solution I took was to use swiperjs directly and not use the built in wappler swiper support.

Regards,

Nigel