Hello,
Could anyone help me with the code to replace the hamburger icon with text "MENU’ on mobile for the Dawn theme?
Thank you!
Hello,
Could anyone help me with the code to replace the hamburger icon with text "MENU’ on mobile for the Dawn theme?
Thank you!
icon-hamburger.liquid File If you replicate this code with any svg icon code, then icon will be changed.
<svg
xmlns=“http://www.w3.org/2000/svg”
aria-hidden=“true”
focusable=“false”
class=“icon icon-hamburger”
fill=“none”
viewBox=“0 0 18 16”
I have to first say that your tutorials are fantastic! Thank you so much. I will be in touch to hire you to help me further customise my shop for the more complicated processes.
So, what you are saying is that I have to add a ‘text’ svg to achieve this?
Thanks again!
Eli
Yes you have to add the SVG code to achieve this