I'd like to add #topofpage to each of the page URLs in the navigation. Can someone explain where I would add that in the code?
Thanks!
I'd like to add #topofpage to each of the page URLs in the navigation. Can someone explain where I would add that in the code?
Thanks!
I know it has to do with this
<?php wp_list_pages('sort_column=menu_order&title_li='); ?>
But I don't know how to add anything to it.
You must log in to post.