get rid of the word "menu" (but not the actual menu)
-
I’m using Twenty Seventeen, but I need to get rid of the word “menu” on the mobile version, since it’s for a restaurant, and that’s confusing. Viewers will click “menu” expecting to see the restaurant’s menu.
I want to remove the word “menu,” and have just the three horizontal lines that everyone in 2017 knows means “site menu.”
Is there a way to get rid of the word “menu”?
The blog I need help with is circadiasydney.com.
The blog I need help with is: (visible only to logged in users)
-
Hi there, go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.
.menu-toggle { color: transparent !important; } .menu-toggle .icon { color: #000; position: relative; left: 20px; } -
-
-
- The topic ‘get rid of the word "menu" (but not the actual menu)’ is closed to new replies.