Skip to content

Instantly share code, notes, and snippets.

@akther80
Last active December 12, 2023 12:36
Show Gist options
  • Save akther80/032f18f9325f3d1bdf0df404e895a127 to your computer and use it in GitHub Desktop.
Save akther80/032f18f9325f3d1bdf0df404e895a127 to your computer and use it in GitHub Desktop.
Tokoo - Parent menu and submenu should display in same level
.primary-nav .primary-nav-menu .primary-vertical-nav > ul.sub-menu > li,
.departments-menu li.menu-item-has-children {
position: relative !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment