Title: Display Borders
Last modified: February 9, 2018

---

# Display Borders

 *  Resolved [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * (@mrmckee)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/display-borders/)
 * I have set up a grid layout on my testimonials page but I cannot seem to find
   out how to get borders around the posts as it shows in the example ([https://strongdemos.com/strong-testimonials/display-examples/grid-layout/](https://strongdemos.com/strong-testimonials/display-examples/grid-layout/))
 * Any ideas?

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

 *  anonymized-13171256
 * (@anonymized-13171256)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/display-borders/#post-9956684)
 * Only the default template has a border. I can provide some custom CSS to add 
   a border to the other templates if you want. Which template are you using?
 *  Thread Starter [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * (@mrmckee)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/display-borders/#post-9957008)
 * That would be amazing, thank you!!
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/display-borders/#post-9957217)
 * For the Modern template, for example:
 *     ```
       .strong-view.modern .testimonial {
         border: 1px solid #F0F0F0;
       }
       ```
   
 * The template names are listed here:
    [https://strongplugins.com/document/strong-testimonials/custom-css/html-elements-css-class-names/](https://strongplugins.com/document/strong-testimonials/custom-css/html-elements-css-class-names/)
 * Where to put custom CSS?
    [https://strongplugins.com/document/strong-testimonials/custom-css/where-to-put-custom-css-code/](https://strongplugins.com/document/strong-testimonials/custom-css/where-to-put-custom-css-code/)
 *  Thread Starter [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * (@mrmckee)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/display-borders/#post-9957286)
 * Worked perfectly, many thanks.

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

The topic ‘Display Borders’ is closed to new replies.

 * ![](https://ps.w.org/strong-testimonials/assets/icon-256x256.png?rev=3134855)
 * [Strong Testimonials](https://wordpress.org/plugins/strong-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/strong-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/strong-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/strong-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/strong-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/strong-testimonials/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/display-borders/#post-9957286)
 * Status: resolved