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.

Getting rid of row border

Resolved 4 replies pluginplugin-page-builder
11 years ago · Last reply by Andrew Misplon 11 years ago

When using PageBuilder and the Black Studio TinyMCE Widget, I noticed there was a slight grey border surrounding content and pictures. Is there any way to get rid of this?

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. jlsant 11 years, 9 months ago

    I should add that it also happens with the Simple Text widget, too.

  2. Andrew Misplon Staff 11 years, 9 months ago

    Hi

    You can de-activate this feature under Appearance > Customize > Page: Image Shadow and Rounding.

    Alternatively, for Vantage Free, use the following in your Custom CSS module / plugin of choice:

    /* Images */
    .entry-content img { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important }
  3. jlsant 11 years, 9 months ago

    Thanks so much! I appreciate your help!

  4. Andrew Misplon Staff 11 years, 9 months ago

    Not a problem, glad we could resolve that.

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