Change “Menu” button text

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

.t-menu::after{content: 'Menu' !important;}

Once pasted, adjust the quoted text as needed.

Was this helpful?