Styling Category Levels in WordPress (video)
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.
I also uploaded it to Vimeo, although the quality isn't as good.
Sponsored content
About Tom Johnson

I'm a technical writer / API doc specialist based in the Seattle area. In this blog, I write about topics related to technical writing and communication — such as software documentation, API documentation, visual communication, information architecture, writing techniques, plain language, tech comm careers, and more. Check out simplifying complexity and API documentation for some deep dives into these topics. If you're a technical writer and want to keep on top of the latest trends in the field, be sure to subscribe to email updates. You can also learn more about me or contact me.