The words are being cut at the end of the lines. For example:
I like wordpress very mu
ch.
How can I fix it?
The words are being cut at the end of the lines. For example:
I like wordpress very mu
ch.
How can I fix it?
link to your site?
difficult to tell without seeing the problem;
it might be caused by a style with word-wrap: break-word (or similar) in style.css of your theme.
Oh, I fixed it in my CSS and now it is ok.
Thank you!
This topic has been closed to new replies.