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 pagebuilder widget problems

8 years ago · Last reply by David Brook 8 years ago

Hi,

I’m trying to use the Headline pagebuilder widget on a page and the divider stays tiny, even when I set the width to 100% (I even tried changing it to pixels and setting that to 3840). Do you have any idea what the problem may be?

Link: http://blueprintfilm.co.uk/craftsmanship/

Thanks!

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff 8 years, 2 months ago

    Hi David,

    The divider appears to be set to 1. What is the thickness set to? I ask as the thickness controls the height of the line.

  2. David Brook 8 years, 2 months ago

    Strange. On my settings I’ve got width set to 100% on all 4 of the headline dividers I’ve used. Thickness is set to 2, but it’s the width across the page that I want to adjust, not the thickness of the line.

  3. Alex S Staff 8 years, 2 months ago

    Hi David,

    Ah. Your theme is preventing the divider from appearing bigger. You can override the theme styling with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:

    .widget_sow-headline .decoration {
        max-width: none !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  4. David Brook 8 years, 2 months ago

    Excellent, that did the trick.

    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.

Have a different question or issue?

Start New Thread