I\'m making a WordPress website for agency where I will go work. I used Bootstrap 3.0, and I created a responsive menu.
How to hide menu when is collapsed and visible (
I think your best approach would be to do something in a mediaquery, or pherhaphs with js instead, check in bootstrap page which are the break points and use the one you are interested in.