Remove border between elements
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
5Hi 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.
I whipped up a quick test site:
http://www.inruhe.com/
Thank you for the fast response.
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.
Worked like a charm. Thank you a lot :)
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.