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.

Hero Widget – White border on the left side

Open 3 replies pluginplugin-widgets-bundlequestion
Started · Latest reply by Andrew Misplon

Hello,

Since a few weeks pure white border appears on the left side of all Hero Widgets. In the meantime I have tried all settings within the widget, but I can’t get any further.

Do you have any ideas?

Thanks and greetings!

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff

    Hi K Y

    Thanks for posting.

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

  2. K Y

    Good morning,

    yes of course.
    http://www.sv07raunheim.com

    After further testing, all widgets work except for the Hero widget. For example, when I put an image widget under the Hero widget, it doesn’t have a white bar. But you can also see it directly on the homepage, under the Hero Widget are the Headline Widgets.

    Greetings

  3. Andrew Misplon Staff

    Thanks. Your theme is outputting the following:

    .post-content ul {
        list-style: disc outside;
        margin-left: 2rem !important;
    }

    It’s a bit heavy-handed of the theme to be using !important for list margins. You can try adding the following to AppearanceCustom CSS if you’re using SiteOrigin CSS or CustomizeAdditional CSS:

    ul.sow-slider-images {
      margin-left: 0 !important;
    }

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