Change “Menu” text

To change this text, paste the code below into your custom css box (Page Info > Header > CSS). 

#menu::after{content: 'Menu' !important;} #nav-mobile #nav-close::after{content: 'Close' !important;}

Once pasted, adjust the quoted text as needed.

Was this helpful?