• grace-l

    (@grace-l)


    Hi, I have what I hope is a very simple problem.
    My blog is http://www.mybananablog.com

    I simply want to change the ‘mybananablog’in the header from white to yellow.
    How do I do this?
    Thank you

Viewing 1 replies (of 1 total)
  • Chris_K

    (@handysolo)

    You’ll want to edit your theme’s stylesheet (style.css).

    Find this section:

    h1 a {
        color: #f9f9f9;
        border: none;
    }

    Change the color to whatever you want and save it.

Viewing 1 replies (of 1 total)

The topic ‘CHANGING HEADER’ is closed to new replies.