Home>Support>Header

Header

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello,
i try to change the header color. I dont know if i am doing this right.
Check qqualitymovies.nl
It is the bar where the site title appears.
What do i have to change in Css?

Thank you

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 11 years, 22 hours ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More