Title: splitting words
Last modified: January 27, 2019

---

# splitting words

 *  Resolved [DorothyFagan](https://wordpress.org/support/users/dorothyfagan/)
 * (@dorothyfagan)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/splitting-words-2/)
 * why is the plugin splitting words in odd places, without hyphens? There are many
   instances just on this one page of 4 testimonials. None of these are set to justified
   text.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsplitting-words-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/splitting-words-2/#post-11138878)
 * Hello [@dorothyfagan](https://wordpress.org/support/users/dorothyfagan/),
 * Thank you for reaching out to us!
    To fix this issue please copy the following
   code and add it in your WordPress dashboard > Appearance > Customize > Additional
   CSS:
 *     ```
       .testimonial-content p {
           word-break: keep-all;
       }
       ```
   
 * Save and this should fix it!
 * All the best,
    Mihaela

Viewing 1 replies (of 1 total)

The topic ‘splitting words’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Miha](https://wordpress.org/support/users/mplusb/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/splitting-words-2/#post-11138878)
 * Status: resolved