Home>Support>Words Breaking

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 5 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Karen

    Thanks for posting.

    This is happening because you’re using the pre tag 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.

  2. 5 years, 8 months ago KAC

    Thank you very much Andrew. I appreciate your help.

  3. 5 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More