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.

Replies

1
  1. Magus Staff 10 years, 8 months ago

    Hi Garreth Murray

    If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    #main {
        border-color: #ea28dc;
        border-left-style: solid;
        border-right-style: solid;
        border-right-width: 5px;
        border-left-width: 5px;
    }
    #colophon {
        border: 5px solid;
        border-top-style: none;
        border-color: #ea28dc;
    }
    #masthead {
        border: 5px solid !important;
        border-bottom-style: none;
    }

    I have used the colour for the border you have already tried to enter but you can change this with any colour #value.

    Let us know how you get on

    Magus

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