Always make a backup copy of your css before you make changes. Okay… I can’t remember exactly where I got this. It’s from google and it worked for me. I’m using a child of the twenty ten theme. I’m going through my css and documenting the changes I’ve made. I’ll do better next time to make …
Category Archives: wordpress tips
Change Title Color
Add the following code to the style.css. I put it near the top. #site-title a { color: #009900; }