Title: Text wrapping problems
Last modified: October 31, 2019

---

# Text wrapping problems

 *  Resolved [ianusher99](https://wordpress.org/support/users/ianusher99/)
 * (@ianusher99)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/text-wrapping-problems/)
 * Hi there,
    I’m having problems with the way text wraps. It is breaking up words,
   both in the title, and in the content of the testimonials. Many thanks, Ian
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-wrapping-problems%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [ianusher99](https://wordpress.org/support/users/ianusher99/)
 * (@ianusher99)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/text-wrapping-problems/#post-12082994)
 * More details:
    On the site with the problem I have version Version 2.40.0 of 
   Strong Testimonials. Theme is Twenty Seventeen. I have another website set up
   in exactly the same way, with version 2.39.3. That one is working fine! I haven’t
   updated the plugin in case it breaks the website, like this one with 2.40. Works
   fine 2.39.3 [https://fulltimehousesitters.com/references/](https://fulltimehousesitters.com/references/)
   Not working 2.40 [https://rayeglobalhousesitting.com/references/](https://rayeglobalhousesitting.com/references/)
 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/text-wrapping-problems/#post-12083517)
 * Hello [@ianusher99](https://wordpress.org/support/users/ianusher99/),
 * Thank you for reaching out to us!
    The styling rule that breaks the words is 
   not from our plugin unfortunately. Here it is: [https://gyazo.com/3e8c04a1d45e0032cf3dccbb6d32fda9](https://gyazo.com/3e8c04a1d45e0032cf3dccbb6d32fda9)
   Appears to be from Gutenberg. You can override it by adding this code in Appearance
   > Customize > Additional CSS:
 *     ```
       .wp-block-table td, .wp-block-table th {
       	word-break: keep-all;
       }
       ```
   
 * All the best,
    Mihaela
 *  Thread Starter [ianusher99](https://wordpress.org/support/users/ianusher99/)
 * (@ianusher99)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/text-wrapping-problems/#post-12083715)
 * Hi there,
    The additional css code has fixed the word wrap issue. It’s strange
   that the problem comes from WordPress itself, presumably from the new-style block
   editor. On the other site I have the “Classic Editor” plugin installed… maybe
   that’s why I don’t have the same problem on that site…? However, I do still have
   a small problem on that page: [https://rayeglobalhousesitting.com/references/](https://rayeglobalhousesitting.com/references/)
   I have lost the spacing between some of the testimonials. In each of the three
   columns, the space between some of the testimonials near the top is just a thin
   white line. Lower down the page they are all fine. This changes if I remove the
   css code you gave me, and different gaps disappear ! Any ideas? Thanks very much,
   Ian
 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/text-wrapping-problems/#post-12086730)
 * Hello @ianusher99m,
 * Yes, because you have the Classic Editor there, the issue does not occur.
    Maybe
   there is some setting in Gutenberg to not break the words, I’m not that familiar
   with it.
 * Could you please send me a screenshot with the spacing?
    It looks ok on my end:
   [https://gyazo.com/f004624c8b6bea996fa7f33c5cdd7fb1](https://gyazo.com/f004624c8b6bea996fa7f33c5cdd7fb1)
 * Thank you,
    Mihaela

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

The topic ‘Text wrapping problems’ 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: [Miha](https://wordpress.org/support/users/mplusb/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/text-wrapping-problems/#post-12086730)
 * Status: resolved