This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

SiteOrigin Headline no longer wraps text

Open 1 reply themetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

I had been using the SiteOrigin Headline on a lot of the pages associated with the website I’m trying to update and then all of the sudden when I logged in yesterday all the headlines no longer wrapped the text. It would cut off the word and then just move part of it to the next line instead of just moving the whole word but it wasn’t doing that before so I’m not quite sure what changed?

I’ve been trying to figure out if maybe it had something to do with the Custom CSS or Style CSS but it’s only effected the SiteOrigin Headline Widget, everything else still wraps the text.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 10 years, 4 months ago

    Hi Alecpark3294

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    #sow-headline-container.sow-headline h1 {
        word-break: normal !important;
    }

    This will be fixed in the next version of the Widgets Bundle. Apologies for the hassle.

    If you don’t have a Custom CSS plugin, try:

    https://wordpress.org/plugins/so-css/

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.

Have a different question or issue?

Start New Thread