How to change the hamburger menu on Area Theme to text "menu"?

Hello @M2BioSciences

Go to online store ---------> themes --------------> actions ------> edit code-------> header.liquid file inside that file find this “drawer__icon-menu” class inside this class you will see SVG icon just remove that and add this code

MENU

Please let me know if it helps you
you can also share header.liquid file code in this thread and I will modify it and share you back
Thanks