Replies: 0
Hello, So I copied this effect to to one of my menu. But it’s under another section below it. So when I go down the list, it goes to next section, making the sub menus disappear. Since, the mouse is outside the sub menu list I guess.
I tried above solution given to another user to copy this code…
.main-navigation ul.menu {
z-index: 9;
}
But it doesn’t work. Did I copied the above code wrong? Where should i copy that if that’s the code to use. Anyone have solution for this.