Skip to content

Instantly share code, notes, and snippets.

@BHWD
Created September 26, 2016 07:50
Show Gist options
  • Save BHWD/7b0c9b20608860c70771cfbaa6e7df20 to your computer and use it in GitHub Desktop.
Save BHWD/7b0c9b20608860c70771cfbaa6e7df20 to your computer and use it in GitHub Desktop.
<!-- Single Testimonial -->
<div class="single-testimonial">
<div class="testimonial-holder">
<div class="testimonial-content">[dat_testimonial_content]
<div class="testimonial-caret"><i class="fa fa-caret-down"></i></div>
</div>
<div class="row">
<div class="testimonial-user clearfix">
<div class="testimonial-user-image"><img src="[dat_testimonial_image_url]" alt=""></div>
<div class="testimonial-user-name">[dat_testimonial_name] <br><a href="#">View Profile</a></div>
</div>
</div>
</div>
</div>
<!-- End of Single Testimonial -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment