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.

How to remove the black strip on the header/title? (Theme: Olsen Light)

Resolved 6 replies customizationpluginplugin-page-builder
Started · Latest reply by Tara Frejas

Hi,

I’m new to SiteOrigin and I was trying one of the premade layouts (Little Shop) to make my work easier, but when I applied it to my page, black strips appeared behind my headers and I’m not sure how to remove them. See attached screenshot:

The WP theme I’m currently using is Olsen Light.

Hope you can help me. Thank you in advance.

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

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. Tara Frejas

    Sorry, the img link didn’t work. Here it is:

    ScreenshotScreenshot

  2. Tara Frejas

    Shoot. One more time, the link to the image instead: https://i.imgur.com/joaY5kS.png

  3. Alex S Staff

    Hi Tara,

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

  4. Tara Frejas

    Hi Alex,

    Sure. The page is here: http://tarafrejas.com/love-bites-test/

  5. Alex S Staff

    Hi Tara,

    This is happening as a result of theme styling. 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.

    .so-panel .widget-title {
        background: transparent;
        color: #000;
    }

    You might also need to install the SiteOrigin CSS Editor.

  6. Tara Frejas

    Oh awesome! I just tried it and it got fixed. Thanks a lot!

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