Title: Divider between testimonials
Last modified: August 22, 2016

---

# Divider between testimonials

 *  Resolved [D-Spayre](https://wordpress.org/support/users/d-spayre/)
 * (@d-spayre)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/divider-between-testimonials/)
 * Hi,
 * I added a divider between my testimonials, using
    `.hms-testimonial-container{
   border-bottom:1px solid black; }` but I don’t want the divider to show up when
   using the hms_testimonials_rotating short code. How can I just disable it for
   that?
 * Thanks
 * [https://wordpress.org/plugins/hms-testimonials/](https://wordpress.org/plugins/hms-testimonials/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Jeff K](https://wordpress.org/support/users/kreitje/)
 * (@kreitje)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/divider-between-testimonials/#post-5392306)
 * Try adding:
 *     ```
       .hms-testimonials-rotator .hms-testimonial-container { border-bottom:0px; }
       ```
   
 *  Thread Starter [D-Spayre](https://wordpress.org/support/users/d-spayre/)
 * (@d-spayre)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/divider-between-testimonials/#post-5392308)
 * That worked perfect thanks.
 * What if I created a divider just an image how could I put that in place of the
   border?
 * Thanks again,
 *  Plugin Author [Jeff K](https://wordpress.org/support/users/kreitje/)
 * (@kreitje)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/divider-between-testimonials/#post-5392310)
 * You would either have to put the image in the bottom of every testimonial (yuck)
   or you would need to use javascript to dynamically add in the image after every.
   hms-testimonial-container block.
 *  Thread Starter [D-Spayre](https://wordpress.org/support/users/d-spayre/)
 * (@d-spayre)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/divider-between-testimonials/#post-5392312)
 * Ok thanks for your help…

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Divider between testimonials’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/hms-testimonials.svg)
 * [HMS Testimonials](https://wordpress.org/plugins/hms-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hms-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hms-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/hms-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hms-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hms-testimonials/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [D-Spayre](https://wordpress.org/support/users/d-spayre/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/divider-between-testimonials/#post-5392312)
 * Status: resolved