Forums
Forums / Fixing WordPress / Different Menu in Different Page
(@leevioo)
10 years, 5 months ago
Is it possible to hide specific Menu from a specific page using custom CSS….?
Like you’re on the About page: http://prntscr.com/99uwmr this are the menu for about page…
but when you’re on a different page menu like this: http://prntscr.com/99uwzm
If so then what would be the code? any example..
(@dimitris33)
probably you can, every page in WP has a body class you can look for that and then hide the menu you need.
https://codex.wordpress.org/Function_Reference/body_class
The topic ‘Different Menu in Different Page’ is closed to new replies.