How I hide any page from my sites main navigation ( depending on theme) In header.php Replace: with: Where X is the number of the page that Wordpress has allocated to that page. To hide more pages in the future: where Y and Z are the numbers of other pages you wish to hide. NB: Always copy your entire header.php file to a text document (with NO formatting e.g. Notepad) so you can reinstate it if you make a mistake. If in doubt check with the author of your theme ( not all themes are created the same). Better yet - if you're smart and are using a premium theme - go double check with your support forum people before making any changes.