styling the wp_get_archives() menu
-
I am trying to style my menu created by wp_get_archives() like I did my menu created with wp_list_categories().
Somehow the wp_list_categories() created menu gives me classes on each
<li>like this: cat-item cat-item-25 current-cat, so I can style my current-cate link. But the menu created by wp_get_archives() does not do that. Am I missing something?Any help would be greatly appreciated with this!!!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘styling the wp_get_archives() menu’ is closed to new replies.