Carousel and sliders
Slider
Swiper :
This Plugin is found in the pages Widgets1 and Widgets2 of this Template.

You can find the detailed information about the configuration of this
It has the following Design:
<div class="swiper-container widget_swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
content
</div>
...
</div>
Last updated
Was this helpful?