How to change the menu icon in Dawn theme?

Does Anyone Know The File Or Files To Change The Menu Icon? Thanks

Hello @Attractivist ,

  1. Go to the theme,

  2. Edit code

  3. Search file icon-hamburger

You can add your svg icon here.

Hello @Attractivist

You can add code by following these steps to change ATC background color

  1. Go to Online Store → Theme → Edit code.

  2. Open your icon-hamburger file

  3. Comment code and paste your svg code and save

  4. For Example:

  1. End Result

techlyser_web_0-1704715023248.png

This What I Have, It Didn’t Change The Icon, I’m On Dawn Theme. This The Svg Code

What’s Comment Code? I Don’t Have That

@Attractivist
Comment the code from line number 1 to 10.

Like This? If So, The Icon Not Showing

It’s Showing That The Code Is On The Store But When I Pull It Up On Mobile It’s Not There. Why Is That?

yes that is right

@Attractivist can you share screenshot of the code?

I Sent It Above & You Said That It Was Correct

Hello
Please share store Url?

When I applied the code in my store that is working

I Said That The Code Is On The Store But It’s Invisible On Mobile View. It’s Not Showing. Check Screenshots I Sent Above.

Website:attractivistapparel.com

Password: Attractivist

Let me check.

This is mobile view and there is menu hamburger is showing.

It’s Not Showing On My Side, Can You Remove That Picture? My Website Is Locked For A Reason

I have removed the screenshot, But It is showing.

Thanks For Removing The Picture :slightly_smiling_face: I Had Someone Else Go To My Store & This Is The Screenshot They Sent Me. I Don’t Know How You Can See It & Nobody Else Can. I Think It’s An Error Or Something With My Store

I have understood the problem. In the above code the current of svg is black, hence it is not showing. Add the below code in place of the above code.