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

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

    Hi Amy,

    This is happening due to theme styling. To resolve this issue you have two options. The second option is better overall but may cause design changes – I can’t state what changes though due to unfamiliarity with your theme.

    Use CSS to override this in this specific instance:
    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .widget ul li.sow-slider-image {
        padding-bottom: 0;
    }

    You might also need to install the SiteOrigin CSS Editor.

    Remove .widget class from widgets added via SiteOrigin Page Builder – can cause large differences to your current layout depending on theme setup
    Please navigate to WP AdminSettingsPage Builder and open the Widgets tab. Untick Add Widget Class and save.

  2. Amy Southern Dork 8 years, 11 months ago

    Thank you Alex. Since I’m using a child theme I just did the first option and it worked.

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