Archived topic
Mobile: Menu and Logo not visible
5 replies · Started by Andy Brunner on April 24, 2017
I have created a new GP Pro site and everything worked perfectly except that the mobile menu and the logo do not show up. The menu is clickable (invisible). I double checked all settings but I am not able to find my error. The theme and the plugin are up to date.
Can you please have a look at the site?
Thank you.
Andy Brunner
Hi Andy,
That's very strange. Can you try #1 on this page to eliminate all plugin errors?
https://docs.generatepress.com/article/debugging-tips/
Let me know.
Thank you for your fast reply!
I have now disabled all plugins except GP Premium and the problem still shows up.
Hi Andy,
It looks like your Navigation Location is set to "No Navigation". This makes it so some essential CSS for the navigation items (mobile menu icon etc..) doesn't load.
If you can set that to "Below Header", then add this CSS:
#site-navigation {
display: none;
}
That should fix the issue :)
Solved!
I really like this theme and plugin. Great work and a great support.
Thanks a lot. You made my day :)
Andy Brunner
Glad I could help! :)