Site logo

Archived topic

Mobile: Menu and Logo not visible

5 replies · Started by Andy Brunner on April 24, 2017

Viewing posts 1–6 of 6

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?

http://vbrz.ch/wp

Thank you.
Andy Brunner

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! :)

This archived topic is closed to new replies.