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. Andrew Misplon Staff 11 years, 7 months ago

    Hi Tim

    Please try the following under Appearance > Custom CSS:

    /* Focus Masthead */
    #masthead {
    background: #212326 !important;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#212326), to(#181818)) !important;
    background-image: -moz-gradient(linear, left bottom, left top, from(#212326), to(#181818)) !important;
    background-image: -ms-gradient(linear, left bottom, left top, from(#212326), to(#181818)) !important;
    background-image: -o-gradient(linear, left bottom, left top, from(#212326), to(#181818)) !important;
    color: #CBCBCB !important;
    }

    Adjust as required. You’ll need to adjust the background color, the start and end point of the gradient and the text color.

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