I want to have 2 bootstrap navbars. 1 below the other. However, when I view this on a mobile phone it shows 2 [=] buttons, 1 for each navbar. Is there a way to have 2 separate navbars and when they collapse to join into 1 menu that is all under the same expand button [=]?
I know I can hack this together with duplicate links and hidden-xs classes, but I am wondering if there is a better option.
Thank you.