This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

remove border around container

Open 4 replies premiumthemetheme-origami
Started · Latest reply by Andrew Misplon

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

4
  1. Andrew Misplon Staff

    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;
    }
  2. ozzieguy

    Worked for me Andrew, many thanks

  3. Jameela Deen

    would that work for Vantage? i have exactly the same issue i want to remove greay border on colour-on-colour page elements

    • Andrew Misplon Staff

      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.

Have a different question or issue?

Start New Thread