How to add testimonials?


If you'll have few testimonials on your page, they will resize to have all the same height.

<div class="testimonial js-testimonial">
	<div class="testimonial-image">
		<img src="http://placehold.it/150x150" class="" alt=""> 
	</div>
	<h5 class="testimonial-name"> [Person's Name] </h5>
	<p class="testimonial-function"> [Person's Function] </p>
	<p class="testimonial-message"> [Person's Testimonial] </p>
</div>

Last update:
2015-09-30 16:09
Author:
Cristina Cavruc
Revision:
1.0
Average rating:0 (0 Votes)