• I’m using a widgetized sidebar, and after a search I’m still not finding my answer.

    The wp_list_categories function outputs the categories in an unordered list. I’d like to add a CSS class to that <ul> tag spit out by the function.

    How can I do that? Where is the code to add a class name?

    I know CSS selectors can be used and such, but still.

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to edit wp_list_categories’ is closed to new replies.