Hi, @asderbase .
I’m sorry to hear you’re having difficulty with displaying long words in the widget comment excerpt. Thanks for getting in touch so we can help you sort it out.
I appreciate your having included a screenshot of the issue as well. I see what you mean and I’ve confirmed this on a test site.
To resolve this, please could you try using the following custom CSS, which you can copy and paste in your site’s Customizer (under Appearance > Customize > Additional CSS):
span.comment-excerpt {
word-break: break-all;
}
I hope this helps. I have confirmed the above to work on a test site. Please let me know how it goes on your end. I’ll mark this thread as resolved for now.
Best regards and Happy New Year!