Hi,
I'm pretty new to wordpress and doesn't have any real knowledge of css or any coding.
I want to exclude my privacy policy page from showing up in my navigation menu in the header, but keep the page-link showing in my footer. I've seen examples using wp_list_pages, but my header.php doesn't use that. I however found these codes in my theme functions.php
my website: click here
Help?