When you resize the window, and the menu headers go onto two levels, the drop down menu goes behind the extended menu bar and reappears on the page.
This means that you can’t navigate to sub categories when the window is sized differently.
How do I fix this?
I added CSS to the custom CSS section in the theme.
Unfortunately, the banner doesn’t behave as well as it once did after that, but it’s the only thing I could find that worked.
Here’s the code I added (you’ll need both brackets where they are.
.sub-menu {
z-index: 999 !important;
}
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘Drop Down Menu Issues’ is closed to new replies.
Our site uses only necessary functionality cookies.
See the cookies policy for more info.