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.

Page Builder Plugin – Gallery (PB) widget photo border

Resolved 5 replies pluginplugin-page-builder
11 years ago · Last reply by Fred209 11 years ago

I really enjoy the Page Builder plugin, however, I can’t find a way to edit out the light grey photo border that appears when I add a gallery. I have tried using Firebug, but since I can’t save changes there I would really like the find the css lines for that border. where can I edit that? I can’t find it in the stylesheet or when I go to edit the plugin.
The firebug showed the border in #gallery-1, how could I get to it?

Thank you

URL: http://madalinabarna.com/personal/

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 11 years, 3 months ago

    Hi Mada

    The CSS in question is being created by the theme or a plugin. Page Builder doesn’t handle styling on this level. Try inserting the following into a Custom CSS plugin like Simple Custom CSS:

    .gallery .gallery-item img {
    border: none !important;
    }
  2. Mada 11 years, 3 months ago

    Andrew,
    thank you so much for your help, it worked perfectly, and Simple Custom CSS seams like a perfect tool. I’m a little obsessed with details, but new to all this coding thing :)
    Thank you and have a great day!

  3. Andrew Misplon Staff 11 years, 3 months ago

    For sure, glad we could help.

  4. Fred209 11 years, 1 month ago

    How would I change it to a say 5px border with specified colour?
    thanks

  5. Fred209 11 years, 1 month ago

    Just tried that CSS – it didn’t seem to do anything, am I doing something wrong?

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