SyntaxFix
Write A Post
Hire A Developer
Questions
You can add a lot of padding and force text to be split to new line, for example
p{ padding-right: 50%; }
Worked fine for me in a situation with responsive design, where only within a certain width range it was needed for text to be split.