hover menu under main menu

Is it possible to display a hover menu below the main menu?

My two hover menus are currently displayed above the main menu.
bbt_float_hover_um

I would like to have them displayed like this, but I haven't found a way.

you can modify the window-level/ z-index of the submenu, however the problem is that then there might be a conflict between the hover recognitions. You can try it:

Thank you @Andreas_Hegenberg, I had missed that.

Currently works for me. I have set the icons around the hover menu to be hidden:

1

The menu only flickers when I return from the hover menu.

2

Is it possible to use a condition (if) that only starts the action to show the menu when it is not yet visible?