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 { }
Styling Categories in WordPress

Styling Categories in WordPress

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


Continue reading at the original source →