- 2
- 1
- 1069
Hello, does anyone know how to make a title line as short as you want and force the rest to go to the next line? So that it looks nice and the short phrases are not cut....
To get instant access, simply fill out the form below:
Your information is never shared. Unsubscribe anytime.
No ThanksHello, does anyone know how to make a title line as short as you want and force the rest to go to the next line? So that it looks nice and the short phrases are not cut....
Hi Stefan, This is possible with a <br>
HTML tag, however, I would highly advise against adding hard carriage returns anywhere on the site.
The reason is because—particularly on mobile versions of the site—the viewport width will change based upon the screen size so the hard break could end up giving a strange appearance depending upon how wide the screen is.
Sorry, you must be logged in to reply.