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 border between elements

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

Hello,

I have a problem with the Foxy Theme (from Elegant Themes). When I use the Page Builder, there remains a tiny white border around the elements I put in the columns. The background is dark. I want to remove the border around the element. How can I go about this?

I don’t have any live site right now, because I shouldn’t disclose a work in progress. If you wish, I can replicate the thing on another site, however.

Thank you in advance

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, 5 months ago

    Hi Kawumm

    Thanks for reaching out.

    Please, setup a test page for us with your theme so we can inspect the element. It’s most likely regular widget styling being incorrectly applied to Page Builder widgets.

  2. Kawumm Kawumm 10 years, 5 months ago

    I whipped up a quick test site:
    http://www.inruhe.com/

    Thank you for the fast response.

  3. Andrew Misplon Staff 10 years, 5 months ago

    Here we go :)

    /* Page Builder */
    .panel-grid-cell .widget {
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    Insert into a Custom CSS field or plugin. Should do the trick.

  4. Kawumm Kawumm 10 years, 5 months ago

    Worked like a charm. Thank you a lot :)

  5. Andrew Misplon Staff 10 years, 5 months ago

    Super :) Glad to hear that did the trick.

    All the best.

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