Assigning unique styles to each category level in WordPress requires you to insert the following classes in your stylesheet:
- Top level: .cat-item a { }
- Second level: .cat-item ul li a { }
- Third level: .cat-item ul ul li a { }
I created a five-minute video showing how the addition of these category classes to your WordPress stylesheet will change the style of each category level.
Blog Sponsors
- Scriptorium
- Web Content Conference, Tampa Bay
- Doc Train West
- Doc to Help
- Webworks
- Simplifying Complexity
Continue reading at the original source →




