How to add new item in full width slider?


To add a new slider item copy/paste a slide item and set the image source.

<div class="owl-carousel main-full-width">

	<!-- Slide item -->
    <div class="item">
    	<img src="image source" alt="">
    </div>
Tags: add, change, slider

Last update:
2015-01-23 16:41
Author:
Daniel Verejan
Revision:
1.0
Average rating:0 (0 Votes)