Words Breaking
Hi! I am a novice and built my website on WordPress with page builder using tutorials. I have noticed that the text is breaking mid-word onto another line as if it were hyphenating the word. It appears normal in the edit mode, but on the live site the words are breaking apart. I would like the entire word to go onto the next line instead of breaking apart. Any advice?
www.myfirstbookclub.org
Thank you in advance for your help!
Karen
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Karen
Thanks for posting.
This is happening because you’re using the
pretag for some text blocks. This is often used for code blocks and items that have long strings which need breaking so they don’t run off the screen. You can try adding the following to Customize > Additional CSS:pre { white-space: normal; white-space: normal; word-wrap: normal; }The theme handles this styling, it isn’t originating from Page Builder.
Thank you very much Andrew. I appreciate your help.
Super, glad that helped :) All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.