Archived topic
Slide-out Menu changing sign to text
1 reply · Started by Dinesh on January 7, 2018
Viewing posts 1–2 of 2
is there a way to replace the hamburger sign with a text?
Hi there,
You can edit the text here:
https://docs.generatepress.com/article/mobile-menu-label/
Then hide the toggle with this:
.menu-toggle:before {
display: none;
}
This archived topic is closed to new replies.