Changing blog header from white to black

Hi as above - how do I do this?

www.broadlight.io.

Any help very much appreciated

Cheers,

Jody

Hi Jody,

Please add this code to the Global CSS:

.blog .masthead {
    background-color: #000;
}

Here are some references for the suggestions above:

Hope this helps.

thank you!!

You’re most welcome, Jody.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.