I am using a theme that uses the <?php wp_list_pages('title_li=&depth=1') ?> to create a menu bar. I want to change the change font color etc for the list created by this function. How do I do it?
I am using a theme that uses the <?php wp_list_pages('title_li=&depth=1') ?> to create a menu bar. I want to change the change font color etc for the list created by this function. How do I do it?
It is most likely to be described in the stylesheet located in the theme folder. A link to your site, or mentioning what theme you are using may get a more pointed response.
This topic has been closed to new replies.