In SKYLAR_J4's template configuration, there is an option to set the Mobile Menu Title under "Responsive Options" (s. SKYLAR_Header_Mobile_Menu_Backend.jpg, marked in red). But regardless of what's entered here, the site will display "Menu" in the mobile main menu (s. SKYLAR_Header_Mobile_Menu_Frontend.jpg).
There is a temporary solution:
- Edit file templates/j51_skylar/js/mmenu-light.js
- Search for "Menu" (including the apostrophes)
- Change "Menu" to "Your_Main_Menu_Title"
The problem with this temporary solution: It has to be re-applied OnAfterTemplateUpdate
Regards
Rolf