Jason Preston
Writing

We have color!

…in the entry headers.

I complained recently about how it was impossible to color the entry headers when using K2 with Wordpress, but after hours of weeding around, I stumbled upon the solution, hidden ->here<- within the K2 forums.

The solution is fairly simple. Since K2 apparently decides to ignore whatever color coding you set for the entry headers in your stylesheets, you have to add an extra section that looks like this:

.primary h3 a{ color: #000066; !important }

And that’ll do yeh.