Home>Support>site title turned to grey after update

site title turned to grey after update

By Rins Boschma, 10 years ago. Last reply by Andrew Misplon, 10 years ago.
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,

The site title has turned to grey after latest update. Had site title customized through custom css;

/* Vantage Site Title Color */

header#masthead hgroup h1 {
color: #ff0099 !important;
font-size:48px;

}

/* Vantage Support Text */

header#masthead hgroup .support-text {
color: #ff0099 !important;

}

I’ve entered my latest order number, Have three website with your theme. Nice.

kind regards,

Rins Boschma
Holland

URL: http://www.alweerwater.nl/

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

  1. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Holland

    Sorry about that, to get the theme’s code standards compliant we removed the hgroup tag, it’s still there as a class though so just tweak your CSS to:

    /* Vantage Site Title Color */
    
    header#masthead .hgroup h1 {
    color: #ff0099 !important;
    font-size:48px;
    }
    
    /* Vantage Support Text */
    
    header#masthead .hgroup .support-text {
    color: #ff0099 !important;
    }
    

    Hope that helps.

  2. 10 years, 9 months ago Rins Boschma

    thnx for your quick reply, it works

  3. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad that helped. Thanks for your understanding here. All the best.

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