sidebar fonts and controlling font face and size
-
Right now i am currently using a sidebar and to list the categories i amusing the call
<?php wp_list_cats('sort_column=name'); ?>
but i am looking for some insight how to be able to control each category that displays font, i doubt there is any sort of plugin for something like this.
say for instance
i have three categories: baseball, basketball and soccerhow would i go about being able to make baseball in a monospace, basketball in a fantasy type, and soccer in a serif.
i am kinda lost on what type of approach i should take.
thanks in advance
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘sidebar fonts and controlling font face and size’ is closed to new replies.