Hello everyone,
Does anyone have a code for a custom icon for the drawer menu in DAWN theme on desktop?
I want to change the hamburger icon from the drawer menu on desktop to a custom icon.
Thanks.
Hi @StudioBlank
This is definitely doable. Please follow the instructions below.
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Snippet” folder, click on “icon-hamburger.liquid” file. Change the contents of your file to your custom code.
Make sure you give the class name “icon icon-hamburger” so the styles will be the same. Then SAVE your file
Hi @StudioBlank ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file icon-hamburger.liquid
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you
Hello @StudioBlank
This is Amelia at PageFly - Shopify Advanced Page Builder app.
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Stores > Themes > Edit code
Step 2: Find the keyword hamburger and choose file .liquid
Step 3: Change the svg tag to the value you want
Hoping my solution helps you solve your problem.
Best regards,
Amelia | PageFly
This works perfectly thank you!
That works too. Thanks
It works. Thanks