Theres quite an easy solution:
class-header-menu.php:
<button type=”button” class=”btn btn-navbar” data-toggle=”collapse” data-target=”.nav-collapse”>
<span icon-bar></span>
<span icon-bar></span>
<span icon-bar></span>
</button>
delete the 3 spans and you delete the 3 rows.
Type “menu” instead and you have the text menu on the button.