How to remove “Menu” and “Search” text from the header?
-
I think there must be a way to remove “Menu” and “Search” text from the header. Is there a setting I’m missing?
I can remove it with this custom css:
span.toggle-text { display:none }
But that seems less than ideal. And the fact that the class is called toggle-text makes me think there must be some way to toggle it.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to remove “Menu” and “Search” text from the header?’ is closed to new replies.