Some tests have shown that the \"hamburger\" button for collapsable menus on mobile devices are mysteries to users and I would like to add the word \"Menu\" next to my Bootstrap
HTML
Menu
CSS
.navbar-toggle .button-label { display: inline-block; float: left; font-weight: bold; line-height: 14px; padding-right: 10px; } .button-bars { display: inline-block; float: left; }