Page Builder Plugin – Gallery (PB) widget photo border
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi 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; }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!
For sure, glad we could help.
How would I change it to a say 5px border with specified colour?
thanks
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.