Viewing 4 replies - 1 through 4 (of 4 total)
  • Try putting this into your custom CSS or child-theme CSS; or if you have Jetpack installed, go to Appearance –> Edit CSS:

    #site-title a { color: #0DA4D3; } /* Change site-title color */

    Thread Starter djshanon

    (@djshanon)

    thanks alot that worked.

    do you know how i could change the left side navigation background from black to white?

    how would i change the text color and link color in that particular navigation bar?

    Try using Firebug to identify the CSS that affects specific elements/areas on a page — then copy the CSS to the custom CSS and make desired changes there.

    The Firebug site has lots of helpful information about using it.

    Thread Starter djshanon

    (@djshanon)

    firebug rocks…thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘oxygen theme title color’ is closed to new replies.