- Check Enable slider
If you want to have image slider fully responsive (width and height) and you don’t have content inside. Check Enable slider without text inside each images
Slider Text Align
Left or center
List of slides (up to 6 slides)
Select how many slides you want to add then click SAVE to load the input fields.
Slider image
Add an image for your slide. Recommended size: 1320px x 650px
Slider title
Add the slide’s title. If you want to add URL just add
<a href="YOUR URL">LINK LABEL</a>
Slider subtitle
Add the slide’s sub title. If you want to add URL just add
<a href="YOUR URL">LINK LABEL</a>
Slider caption
If you want to add buttons below just add this code:
<div class="row mt-5 justify-content-center">
<a href="http://LINK" class="my-2 mr-2 ml-2 btn btn-cta btn-cta--primary">Sign in</a>
<a href="https://LINK2" class="my-2 mr-2 ml-2 btn btn-cta btn-cta--secondary">But this theme</a>
</div>