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

4
  1. Magus Staff 10 years, 9 months ago

    Hi Cliffd

    You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    header #masthead {
     border-top: 1px solid #BE464F !important;
     border-left: 1px solid #BE464F !important;
     border-right: 1px solid #BE464F !important;
     }
    #main-slider {
     border-left: 1px solid #BE464F !important;
     border-right: 1px solid #BE464F !important;
     }
    #main {
     border-left: 1px solid #BE464F !important;
     border-right: 1px solid #BE464F !important;
     }
    #colophon {
     border-left: 1px solid #BE464F !important;
     border-right: 1px solid #BE464F !important;
     border-bottom: 1px solid #BE464F !important;
     }

    You can change the colour to any hex value colour as documented here

    http://www.w3schools.com/tags/ref_colorpicker.asp

    Let us know how you get on

    Magus

  2. Cliffd 10 years, 9 months ago

    This worked! I added a part to outline the search icon also Just what I wanted.

    Thanks!!

  3. Cliffd 10 years, 9 months ago

    Looks like it worked.

    Thanks a bunch!

  4. Magus Staff 10 years, 9 months ago

    Hi Cliffd

    No Problem, If you need anything else please feel free to open a new support thread.

    Magus

    (sorry for the delay in answering, Weekend catchup can be a busy time)

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