Last active
December 12, 2023 12:36
-
-
Save akther80/032f18f9325f3d1bdf0df404e895a127 to your computer and use it in GitHub Desktop.
Tokoo - Parent menu and submenu should display in same level
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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