CSS class for category link
-
Hi everyone!
I would like to get the category link a CSS class
i get a list of categories thi way:
<?php wp_list_categories( 'style=none'); ?>and i would like to add a class for
<a>to thisany ideas ?
The topic ‘CSS class for category link’ is closed to new replies.