Title: Line space between testimonials
Last modified: August 21, 2016

---

# Line space between testimonials

 *  Resolved [jeffreytp](https://wordpress.org/support/users/jeffrytp/)
 * (@jeffrytp)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/line-space-between-testimonials/)
 * What needs to be changed in the admin.php in order to add this between each testimonial?
 * <p align=”center”> </p><p align=”center”> </p>
 * or some other code that would have the same result, basically creating some space
   between each testimonial?
 * [http://wordpress.org/plugins/hms-testimonials/](http://wordpress.org/plugins/hms-testimonials/)

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

 *  Plugin Author [Jeff K](https://wordpress.org/support/users/kreitje/)
 * (@kreitje)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/line-space-between-testimonials/#post-4268809)
 * In your themes style.css try adding
 * `.hms-testimonial-container { margin-bottom: 20px; }`
 *  Thread Starter [jeffreytp](https://wordpress.org/support/users/jeffrytp/)
 * (@jeffrytp)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/line-space-between-testimonials/#post-4268812)
 * It worked, thank you.
 * /* HMS Testimonials – Line space between testimonials */
    .hms-testimonial-container{
   margin-bottom: 50px; }

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

The topic ‘Line space 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [jeffreytp](https://wordpress.org/support/users/jeffrytp/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/line-space-between-testimonials/#post-4268812)
 * Status: resolved