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.

Replies

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

    Hi Dan

    Apologies for the hassle. This will be resolved in the next version of the Widgets Bundle. For now you can hotfix by inserting the following at Appearance > Custom CSS:

    /* SO Widgets Bundle */
    #sow-headline-container.sow-headline h1 {
        word-break: normal !important;
    }
  2. Dan C 10 years, 4 months ago

    Thanks very much Andrew. That seems to have fixed the problem on my home page but not on my Services page. Can you provide a fix for that, too?

  3. Andrew Misplon Staff 10 years, 4 months ago

    Sure :)

    #sow-headline-container.sow-headline h3 {
        word-break: normal !important;
    }
  4. Dan C 10 years, 4 months ago

    That's done the job! Thanks very much Andrew! I appreciate the quick response and assistance.

  5. Andrew Misplon Staff 10 years, 4 months ago

    For sure :) Thanks for your understanding.

    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.

Have a different question or issue?

Start New Thread