Viewing 1 replies (of 1 total)
  • Find wherever your sidebar is in your theme – maybe sidebar.php? If not, just search for `<div id=”left_sidebar”>

    from the look of it you have the following:

    <?php wp_list_pages('title_li=<h2>P');?>

    remove the <h2>P and replace with whatever you want. Don’t forget to add in the closing element </h2>

Viewing 1 replies (of 1 total)
  • The topic ‘P on pages’ is closed to new replies.