Closed chrisrouse closed 11 years ago
I've added some code that will prevent that select box from displaying if there is nothing in Bootstrap:Subnav
. To get stuff to show up in that bar you need to use Bootstrap:Subnav
(nav is lowercase) rather than Bootstrap:SubNav
.
This appears to be the gray bar below the top nav. However, when I modify Bootstra:SubNav the menu content doesn't show up. When I collapse the page, a dropdown menu appears in that menu, but it only has a check mark in it, no content.
I'm not as concerned about putting anything in the menu since I don't have much use for it, but I would like to figure out how to hide the dropdown. I tried a few class/id combos and didn't manage to figure it out.
Thanks.