Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
How can I remove the border around the container? When I make both the container background and the page background the same color (white in my case) – I can still see a grey border.
Thanks for your help!
-Claudia
Hi Claudia
Thanks for running Origami. Please give the following a try under Appearance > Custom CSS:
/* Origami remove page border and shadow */ #page-container { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }Worked for me Andrew, many thanks
would that work for Vantage? i have exactly the same issue i want to remove greay border on colour-on-colour page elements
Hi Jameela
Unfortunately not. Please open a new support thread and we’ll be with you ASAP:
Page: New Thread
Thanks