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.

Remove Gray Borders from Widgets

Resolved 5 replies pluginplugin-page-builder
10 years ago · Last reply by Andrew Misplon 10 years ago

Good night,
After tirelessly looking through the support forums for an answer, none could be found. This is because I’ve tried the various solutions offered and nothing has worked. I’m using the theme NuvioAxis Green in WordPress and your Pagebuilder, which due to the theme, causes gray borders to appear in each widget I add. It’s also affecting my ability to add images as you can see on the homepage “scroll below for sale image”. May someone please help me correct this? Thank you.

URL: http://www.whizzmortgage.com/home

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 10 years, 4 months ago

    Hi Mtgprocarlton

    Very sorry about the late reply. We work through a prioritized forum queue, and unfortunately it’s taken us some time to get to your thread.

    https://siteorigin.com/about/forum-thread-prioritization/

    Because it’s been a while since you posted this, would you mind letting us know if you still need help? If so, we’ll jump right in.

  2. mtgprocarlton 10 years, 4 months ago

    Yes, I would still like to know how to remove those borders.

    Thanks for your help.

  3. Andrew Misplon Staff 10 years, 4 months ago

    Sure. We need to roll back the theme widget styles when widgets are used in Page Builder. Add the following to a Custom CSS plugin or child theme style.css file:

    /* Page Builder */
    .panel-grid-cell .widget {
    background-color: transparent;
    font-size: 14px;
    margin: 0;
    padding: 0;
    }

    You can adjust that font size if required.

    Hope that helps.

  4. mtgprocarlton 10 years, 4 months ago

    Apologies for the delay. Thank you, this has solved my problem.

  5. Andrew Misplon Staff 10 years, 4 months ago

    Super :) Glad to hear that did the trick.

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