Testimonials


HTML markup – example for one item

 

Description

Attribute data-background=”” – it allows you to set background as a picture or color (if you want to set the background color use data-background=”#color”)

example:

data-background=”../path/to/image/image-name” – for background image
data-background=”#000000″ – for background color (#000000 – hexadecimal equivalent of black color)

The main person image can be animated. If you want to do this, add to img class “animated” and in attribute data-fx=”” add the name of the animation – the list of available animation can be found here: https://daneden.github.io/animate.css/

 

JavaScript
<script src=”../assets/js/slick/js/slick.js”></script>

 

Screenshot

Testimonials

Testimonials