Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter nitin_gupta

    (@nitin_gupta)

    I tried it but it did not work.

    I replaced the line

    <?php wp_list_pages(title_li=<h2>Pages</h2>’ ); ?>

    with

    <?php wp_list_pages(‘exclude=230&title_li=<h2>Pages</h2>’ ); ?>

    and nothing happened. I could still see the space.

    Then i tried

    <?php wp_list_pages(‘exclude=230’ ); ?>

    Again the same result, nothing happened and i could still the space between the title and listing of pages.

Viewing 1 replies (of 1 total)