How to hide my collapse bootstrap 3 navbar with click on body when, collapse is visible?

前端 未结 7 629
攒了一身酷
攒了一身酷 2021-01-24 23:39

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 (

7条回答
  •  情深已故
    2021-01-25 00:04

    Try This Example

    
    

    Update

    you can change the html selector to whatever selector you want, body (if you have enough height), wrapper or whatever. A clean fiddle example here

提交回复
热议问题