Site logo

Archived topic

No menu items are shown

3 replies · Started by WPguy on May 27, 2021

Viewing posts 1–4 of 4

Hello,

I use GP premium with generate blocks plugin.

I have created a menu and menu items, assigned the menu as primary, but i don't see it on the site.

Also, when I try importing a site template from the premium library, the template's menu is also not displayed.

Caching plugin disabled, all plugins are checked for conflict, no result.

Have been using a free GP version on other sites and never had menu issues.

Hi there,

in Customizer > Additoonal CSS you have this CSS:

/* Remove header*/
.inside-header {
    padding: 40px;
    Display: none;
}

The display none property is hiding the site header and navigation

Thanks!

Glad to be of help

This archived topic is closed to new replies.