Sliders


All sliders included in {Theme} have the following common HTML markup:

There are three types of slider basis on this markup. To select each type you need to add one of the following CSS classes to <div class="item"> tag:

owl-carousel–arrowsType1

Slider -type 1

Slider -type 1

owl-carousel–arrowsType2

Slider - type 2

Slider – type 2

owl-carousel–arrowsOutside – navigation arrows will be displayed outside the slider content

Remember to include the following script in page with slider:


Learn more:
Check slider advanced option in plugin documentation.