Menu sub Menu not working

Hi there
Iset up a custom Header with header Builder and took the mainmenu to show. But the Menupoint with Submenus/Subpages doesn’t work, neither the Submenu. What is happening here:
http://brainfire.ch.kosmos.ch-meta.net

Hi There,

Please add the following CSS under Customizer > Custom > Global CSS:

.hm1.x-bar-scroll.x-bar-outer-spacers.ps-container.ps-theme-default {
    overflow: inherit !important;
}

Hi there Thaiman thank you very much for this tip!!!
Greetings Patric

Hi there again. I just realised, that I don’t see the submenu in Header Builder Inspector… You can’t see it but I hover over the second Menu point AGENTUR, no submenu is showing. In frontend is showing.

Hi there,

Yes, it does work in the front. But I can’t verify your issue since it requires a login. Would you mind providing your login credentials in a secure note?

Thanks!

Okay, how send I a secure note?

Hi there,

You do have a Secure Note button on your previously added replies. For more information kindly read the Secure Note section of the article below:

I also suggest that you remove the CSS code given as it may cause future issues if you change things around in options later.

We will need to fix the issue using the options themselves. My guess is that in the Bar which you have the menu item you set the option Content Scrolling on. It should be off if you have submenus:

Hope it helps.