Search for: Log In Free Support [Resolved] hide menu option for home page, when home page is shown? Home › Forums › Support › hide menu option for home page, when home page is shown? This topic has 3 replies, 2 voices, and was last updated 1 year, 6 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 24, 2019 at 10:18 am #992446 Terry Hi, Is there a way to hide the home page menu link, when the user is already on the home page? https://dev.terrys-service.com/ I’d like to hide the “Pick the day and time you want” nav menu option when the user is already on that page. Thanks! Terry August 24, 2019 at 11:04 am #992463 LeoStaff Customer Support Hi there, Try this CSS: body.home .main-navigation .main-nav ul li#menu-item-36 a { display: none; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know if this helps π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 24, 2019 at 12:29 pm #992499 Terry Perfect! Thank you! August 24, 2019 at 1:12 pm #992520 LeoStaff Customer Support No problem π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In