Hi there,
I would like to remove the primary navigation from a specific page also. I tried adding your code:
.page .site-header {
display: none;
}
This completely removes the nav from my site.
I would like:
The Primary menu to show on one page and a different navigation that is not my primary menu on a second page.Is this possible, how would I do this please?
Jen
-
This reply was modified 6 years, 10 months ago by jenrock.