Home>Support>Border
  1. 9 years, 3 months ago Magus
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More