text force line wrap

Runningman
9 Posts
Runningman posted this 12 September 2017

Hello, I started with a new project and try to force line wrap for some text lines, but don't succeed.
I have tried HTML -> Arrange -> White-space options, but normal is the best I can have. still no line break possible, even if I but a <br> or <p> into the page html text.

I use Wordpress with Themler.

Hello, I started with a new project and try to force line wrap for some text lines, but don't succeed. I have tried HTML -> Arrange -> White-space options, but normal is the best I can have. still no line break possible, even if I but a &lt;br&gt; or &lt;p&gt; into the page html text. I use Wordpress with Themler.
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 12 September 2017

Hi,

To make the line wrap before the end of the page, you need to put it into the container that will have some smaller max-width value. The white-space option should be set to pre-wrap.

Sincerely,
Hella

Hi, To make the line wrap before the end of the page, you need to put it into the container that will have some smaller max-width value. The white-space option should be set to `pre-wrap`. Sincerely, Hella
You must log in or register to leave comments