remove “pages” word from <?php wp_list_pages( ); ?>
-
Hi there,
I am trying to remove the word “pages” before my list of pages.
I have done this:
<?php wp_list_pages( ); ?>
but it is still showing a bullet point and the word “pages”
Any ideas how to remove it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘remove “pages” word from <?php wp_list_pages( ); ?>’ is closed to new replies.