Hi Daniel,
where can I rename the term “navigation” to “menu”?
(In the mobile view.) In which file do I find this?
Or can I change to the Menu-Symbol?
Thank you!
Billie
-
This topic was modified 7 years, 4 months ago by Billie.
In header.php you should find this line:
<a class="nav-toggle" href="#">Navigation</a>
I recommend you create a child theme where you duplicate the header.php file and change the text.
Thank you very much!
It works perfect π