Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
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
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.