0
We know that the bootstrap has the Visible-Xs, -Sm, -Md, lg and Hidden-Xs, -Sm, -Md, -lg classes to set when the menu will be displayed.
Menu switches to Collapse according to browser size or device resolution.
It turns out, at some point, none of the menus appear: neither the collapsed, nor the complete. When it is small, collapsed appears, which expands with the click. When large, normal menu appears. But when you’re in the middle of it, you don’t have a menu. How do you fix it? I need the full menu to display in lg or Md, and to be collapsed when Sm and Xs.
I do not know if I was clear. Difficult to explain this. rs
Put the code on the menu that you have that makes it easier.... But even without looking may be that there is too much class or missing, but this we can only say looking at code...
– Marcelo Diniz
post your HTML Please.
– Leandro RR