The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Comments are cut of...
 
Share:
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Comments are cut off midword at end of the sentence / no word wrapping

6 Posts
2 Users
0 Reactions
1,156 Views
Posts: 5
Topic starter
(@tjcarliniii)
Active Member
Joined: 5 years ago

When comments are longer than the allotted space, instead of wrapping the last word to the following line, it cuts the word in half.  How do we stop this from happening?

5 Replies
Posts: 5
Topic starter
(@tjcarliniii)
Active Member
Joined: 5 years ago
Comment Sample
3 Replies
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8075

@tjcarliniii,

This is just a small CSS conflict with the theme or active plugins.

Please leave some example URL to allow us to debug the issue and provide a CSS solution for you. 

(@tjcarliniii)
Joined: 5 years ago

Active Member
Posts: 5
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8075

@tjcarliniii,

Use the CSS code below:

#wpdcom .wpd-comment-text {
word-break: normal;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Posts: 5
Topic starter
(@tjcarliniii)
Active Member
Joined: 5 years ago

Thank you!  This fixed the problem!

Share: