When I expand the top menu the menu items of the list are behind the top menu. I cannot select them.
Hey tonaua!
Can you post the link to your website so we can inspect it?
Cheers!
Yigit
I’m having the exact same issue – something happen with the latest update?
Is there a fix for this yet?
Bump…
Hello!
Just a quick FYI our queue system goes by oldest topic to newest and each time you bump, self respond etc it moves the topic to the end of our queue.
I happened to glancing over new topics and saw this having just answered the same question shortly ago. Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#header_meta {
z-index: 2;
}
Regards,
Devin