Home>Support>White Border around all widgets on homepage using PageBuilder

White Border around all widgets on homepage using PageBuilder

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].

Is there a custom code I can add with CSS Editor in order to get rid of these white borders?

I have tried a few things myself and some I found in other threads but nothing so far has worked. I would like no white padding and to replace the white borders with black the same as the background.

Site is being built on http://c34.6bd.myftpupload.com

Thank You

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Cloudc,

    Based on the markup it looks like you’ve manually added the borders. If this isn’t the case, please try navigating to WP AdminSettingsPage Builder and open the Widget tab. Untick the Add Widget Class setting. Does that help?

    If not, lets forcefully remove it – please note this may become undesired as it’ll prevent you from manually setting the border. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .panel-widget-style {
    	border: transparent !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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More