Forums
(@stecampbell)
17 years, 2 months ago
Cheers. I guess I was just trying to make things difficult for myself.
Now using:
<?php wp_list_categories('title_li='); ?>
to suppress the unwanted title LI element and styled the list accordingly. Thanks again.