I want to know how can I hide the home in the menu without setting show_home in functions.php to false, I just want to do is hide it in a specific page. How can I do this? 🙂
Leave a Reply
You must be logged in to post a comment.
I want to know how can I hide the home in the menu without setting show_home in functions.php to false, I just want to do is hide it in a specific page. How can I do this? 🙂
You must be logged in to post a comment.
I would advise hiding it with CSS:
X = Page ID
Y = Menu item ID
This would be the easiest and simplest way of doing things.