P.S into navigation.js into section:
/********************
* Mobile Navigation *
*********************/
$this.before(‘<button id=\”‘ + toggleID + ‘\” class=\”‘ + toggleClass + ‘\”>’ + toggleText + ‘</button>’)
may be I have to set “toggleText” as “Menu”, but how?