Making CSS List Linkable
-
https://www.matthewbaltrusitis.com
I am trying to make the title “Portfolio” itself linked to
https://matthewbaltrusitis.com/portfolio
This is the code as it is now:
<?php wp_list_categories('orderby=name&child_of=12&title_li=<a>Portfolio</a>'); ?>
Hopefully I told you everything you guys/gals needed in order to help me.
Thanks a bunch,
Matthew
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Making CSS List Linkable’ is closed to new replies.