For optical reasons I wanted to hide the Notifications in the Navigation-Bar as I have them in one of the Top-Menus of my site anyway (Module EasySocial Notifications). But now on Mobile devices I am missing the Pop-Up Menu, that gave me the choice of the Menus like Videos, Albums, Friends, ....
In my custom CSS I have inserted the following:
#es .es-navbar__o-nav { display:none }
Is there a simple solution for that?
I am open for any ideas :-)