• This seems like a simple thing to do, but I can’t get it figured out. I would like the title color of posts be dependent on which category they are in.

    For example, post 1 is in category a; so the title should be green. Post 2 is in category b, so the title color should be red.
    Is this possible? What am I missing here? This is what I have to get it working for everything but my azindex pages. Can someone point me in the right direction please?

    .category-stingers .entry-title a { color:green; }
    .category-non-stingers .entry-title a { color:red; }
    .category-unknown .entry-title a { color:orange; }

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter ned4spd8874

    (@ned4spd8874)

    Nobody? This looks like it will have to be done through AZIndex somehow. But that’s about as far as my knowledge is taking me.

Viewing 1 replies (of 1 total)
  • The topic ‘[azindex] Category specific coloring on index pages?’ is closed to new replies.