The mobile menu for our site won’t show the drop-down, it only navigates to the top-level page. I have another GP site that does show the submenu when you press the top-level menu and I can’t figure out what I did differently. I tried specifying the main menu as the slideout, but it does the exact same thing.
I had to add a plugin for the arrows because those weren’t showing. I had to add some css because the menu items that had submenus all went to padding-right 0px for some reason.
I did have that plugin. It was blocking the built-in arrows, but I also had another plugin adding the arrows that were showing.
I removed both and the css I had to add to get the padding right, perfect now. I am almost certain the padding was off and arrows were missing originally, that’s why I had to do the workarounds that didn’t work. Not sure why it wasn’t right originally.