Home>Support>Header breaks in the middle of a word on mobile

Header breaks in the middle of a word on mobile

By sven s, 7 years ago. Last reply by sven s, 7 years ago.

Hello,

I am having an issue with my header breaking at the wrong position on mobile devices while using the Unwind theme.

The text is appearing as:

Simple Pa
ge

I would like for the header to either read:

Simple Page

or

Simple
Page

Thank you for your help!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 10 days ago Alex S
    Hi, I Work Here

    Hi Sven,

    Do you have a public URL where we can take a look at what’s going on?

  2. 7 years, 9 days ago Alex S
    Hi, I Work Here

    Hi Sven,

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following code.

    #masthead .site-branding .site-title {
    	word-break: break-all;
    	word-break: break-word;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  3. 7 years, 4 days ago sven s

    I installed the program and your CSS code worked perfectly!

    Thank you!!

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