• Hi

    I have just created a page at https://maketimetoseetheworld.com/sitemap to display a html sitemap. The page is working correctly, but I do not want it to show in the menu bar at the top of the page.

    Please can you let me know how to get rid of it – at the minute it shows between Home and About on the homepage and looks terrible.

    Thank you in advance for your assistance.

    • This topic was modified 7 years, 5 months ago by vickigarside.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello vickigarside,

    To remove the page from the menu you need to go under appereance -> menus here you can remove the page.

    Please refer the below url that might be helpful for you –

    https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter vickigarside

    (@vickigarside)

    Hi

    Thank you for your response, however I have never used the WordPress menus. That menu bar on my site was automatically created as I created pages within the editor. As a consequence when I go to the menu editor, the page is not listed in the menu to move.

    This query is specific to the Sela theme.

    Please can a developer assist?

    Hi vickigarside,

    When you don’t create a menu manually, you leave it up to the site to create its own menu. Instead of doing that, you should create a menu which does not include the sitemap page.

    If you prefer not to do that, you can hide it from your menu by pasting this code into your Customize > Additional CSS area:

    .nav-menu .page-item-7294 {
        display: none;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Page from navigation bar’ is closed to new replies.