• Hello,

    I changed the menu location from topbar to primary and the menu disappeared. Ideally I would like to have ‘home, about, and contact in the topbar position. and all of the categories in the primary menu. but i cant get the primary menu to show up?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey,

    You’re adding this CSS in Theme Options> Custom CSS:

    .kad-primary-nav {
        display: none;
    }

    Remove that and your main navigation will show.

    -Kevin

Viewing 1 replies (of 1 total)

The topic ‘Primary Menu Disappeared’ is closed to new replies.