Forums
(@jeffg2323)
4 years, 2 months ago
How about eliminating the primary menu on a single page? I know it can be done in css, but can’t figure out the code.
I tried this for a page with id=507, but it did not work.
.page-id-507 .site-navigation .primary-navigation{ display: none; }