Hi! I am working on https://julacoledesign.com/ and would love to get some code to convert the current hamburger menu to the word MENU, similar to the website, https://amberinteriordesign.com/. Thanks for any suggestions!!
Try to locate the header section/snippet in your code and remove these 2 SVG:
You can now write directly in the tag the word you want:
It will looks like this:
I really appreciate your response! That is exactly what I want. I can’t seem to find any header section or snippet with that code or svgs. Would you mind explaining exactly where you made that edit? Section/snippet name and line #? Thanks so much!!
You should have either a section or snippet with ‘header.liquid’ (something like this) and then try to find one of the classes with CTRL + F: header header–top-center header–mobile-center page-width header–has-menu (try to find one of these).
Unfortunately, I don’t have access to your code/theme so I can’t check for you.


