CSS – breaking a long text into two lines
-
Hello,
I’ll best illustrate this with an image.
On the right everything is fine, but on the left it’s bad because the text is too long, and breaking the text to two lines would solve the problem.
I know I should deal with plugin authors, but this is a css problem.
I tried to use it,
word-break: break-all;but nothing changed.
Please advice
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘CSS – breaking a long text into two lines’ is closed to new replies.