Sliders


All sliders in {Theme} are created with OWL Slider plugin – here you will find plugins documentation.
Also each page, where you are including the slider should have attached the following script:
owl.carousel.min.js

Below you will find general HTML markup for slider:

There are 4 types of sliders:

Main slider

Main slider

Example of usage can be found here.

Slider with bottom left pagination

Slider with bottom left pagination

Add class:
ct-pagination–BottomLeft – to create navigation at the bottom left side.

Slider with middle navigation

Slider with middle navigation

Add to the HTML markup class:
ct-navigation–variation1 – to create navigation in the middle of the slide.