swiper

Open full view…

Active Slide different width?

cabe
Wed, 04 Apr 2018 11:22:20 GMT

Hi, i would like to build a responsive swiper with multiple images, centeredSlides:false; slidesPerView:'auto' All images have width 300px, but the active should have width 600px. If i set the width on the active slide with css, everything looks fine, but if i change slide the calculation of the new position is broken. Is there a way to fix it?