Title: Columns Breaking
Last modified: December 13, 2016

---

# Columns Breaking

 *  Resolved [thatryan](https://wordpress.org/support/users/thatryan/)
 * (@thatryan)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/columns-breaking/)
 * Hi there, first, love this plugin! Best testimonials one I have used, thank you.
   
   I am having an issue with columns display I cannot figure out why three columns
   are breaking, second one is showing below others. Any thoughts?
 * [https://sequoiaims.com/](https://sequoiaims.com/)

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

 *  anonymized-13171256
 * (@anonymized-13171256)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/columns-breaking/#post-8549003)
 * Thanks, Ryan.
 * That is odd. Columns work in my copy of Enfold. And if you add up the elements
   width in that block, they equal the container width so the last one shouldn’t
   be bumped down.
 * But I got this to work:
 *     ```
       .strong-content.strong-columns .testimonial {
         display: block;
       }
       ```
   
 * And this may help:
 *     ```
       .strong-view.default .strong-content.strong-columns {
         margin-bottom: 20px;
       }
       ```
   
    -  This reply was modified 9 years, 6 months ago by anonymized-13171256.
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/columns-breaking/#post-8668319)
 * Hi Ryan, Any news on this?
 *  Thread Starter [thatryan](https://wordpress.org/support/users/thatryan/)
 * (@thatryan)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/columns-breaking/#post-8670105)
 * Hey Chris,
 * Super sorry man I saw your reply come in a while ago and got sidetracked and 
   forgot!
 * I just tried it and yeah that fixes it, so Ill have to figure out what is causing
   it. I have it activated on a MultiSite, so need to find best way to apply globally.
 * Odd thing, it is not the last column getting bumped, but the middle one..
 * Thanks!

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

The topic ‘Columns Breaking’ 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/)

## Tags

 * [columns](https://wordpress.org/support/topic-tag/columns/)

 * 3 replies
 * 2 participants
 * Last reply from: [thatryan](https://wordpress.org/support/users/thatryan/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/columns-breaking/#post-8670105)
 * Status: resolved