Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Removing Navigation Menu from a specific page

Home / Forums / Pinnacle Theme / Removing Navigation Menu from a specific page

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
November 20, 2015 at 1:33 pm

So I’m wondering what the custom css is to completely remove the navigation menu from a specific page.

I’ve tried:
.page-id-123 nav {
display: none;
}
I know that I could target a specific page by using “.page-id-” and the id number of the page

The problems with this approach are
1) I’m still getting an empty menu hover bar (no navigation links on it).
2) The mobile website still has navigation (hover bar + navigation menu button).

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.