Archived topic
Primary Menu not showing
12 replies · Started by J on July 16, 2017
Can't figure out why my Primary Menu isn't showing at all on the home page or any other pages. Only the Slide-out Navigation is working.
Hi there,
Where is the navigation location set? https://docs.generatepress.com/article/navigation-location/
Can you provide a link to your site?
Below Header.
Are there any items set in the Primary menu? https://docs.generatepress.com/article/using-the-wordpress-menu-builder/#setting-a-theme-location
Yes, you can see the items clicking on the Slide-out Navigation.
So you want the same items to show in primary navigation and slideout navigation?
Yes, that's what I would like. Without the Slide-out Navigation, I would have no menu at all. That's why I keep that active.
So the menu you that is currently set to slideout navigation is also set to primary menu in theme location?
https://docs.generatepress.com/article/using-the-wordpress-menu-builder/#setting-a-theme-location
Like this? https://s14.postimg.org/rr60o92q9/themelocation.jpg
That's correct.
Off to bed now. It's past 1:00 in the morning. I'll check back tomorrow morning.
You have this CSS added:
#primary-menu .menu > .menu-item > a {
display: none;
}
Thanks, Tom. That was it. Not sure how, why, or when that code was added.
This forum is the best!
Glad I could help :)