remove border around container
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi 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
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.