Removing border from widget
Hi
I am using your plugin as a page builder for my content and round each widget is a thin faint border that I can remove, i have tried everything.
I deactivated all the plugins and the border only returned once I activated the site origin plugin. I tried to do it through the theme (inovado) and by using custom CSS but nothing, I can’t make it disappear.
The site is still in development but you can see it here http://elboroughstreetsurgery.co.uk/new/
If you can help that would be great.
Allan
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Allan
This is coming from the theme’s stylesheet. You can try inserting the following into a Custom CSS plugin or into the theme’s Custom CSS field if it has one:
/* Page Builder */ .panel-grid-cell .panel { background: none; border-width: 0; clear: both; padding: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }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.