Change “Menu” button text

To change this text, paste the CSS code below into the SettingsCodeCSS box. This will update the “Menu” button text site wide.

figure.theme header.theme .nav_btn:after{content: 'MENU';}

Once pasted, adjust the quoted text as needed.

Was this helpful?