-
Paul replied to the question menu z-index in the forum BuddyBoss theme 10 years, 1 month ago
Add this to your child theme css:
.main-navigation ul.nav-menu { z-index: x }
Where x equals the order number you want to give the menu.
Paul replied to the question menu z-index in the forum BuddyBoss theme 10 years, 1 month ago
Add this to your child theme css:
.main-navigation ul.nav-menu { z-index: x }
Where x equals the order number you want to give the menu.