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.

Blue Lines Between Rows using PageBuilder

Open 1 reply customizationpluginplugin-page-builder
Started · Latest reply by Alex S

Hi,

Hopefully this is an easy fix. I’m seeing blue dash lines on each row and each widget on my homepage. How can I remove those lines?

You can visit the site in question here: www.ccbgyorkville.com

Thank you

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff

    Hi Deepu,

    This is a theme compatibility issue. I recommend contacting your theme developers to report this issue. However, until they release a issue here’s how to fix it using custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .widget:before {
        border: none !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

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