Hi there,
I searched other tickets but couldn't solve it, sorry if I'm asking again.
I want to give link to the slider images without deactivating the slider. I'm using the medical demo, you can find my code below.
<div class="swiper-container swiper-parent">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="swiper-slide-bg" style="background-image: url('demos/medical/images/slider/1-1.jpg');">
</div>
</div>...
Thanks,
Merve.
