Change hamburger icons

I am using Dawn theme and changed the hamburger icon by removing all the deafult code with my custom svg code but when i click it this shows

NOT1_0-1724573350254.png

Where only cross icon should have been shown but my custom icon is also showing how can i only show the cross icon

1 Like

Hi @NOT1 , You try change this svg to your svg

Hope this can help you :heart_eyes:

I didnt get it i have a custom svg code applied on just the icon

1 Like

@NOT1 , I think it is currently being overwritten. So you try changing the svg into the file as above

Thx

1 Like

Hi @NOT1 ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


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 :heart_eyes:

@NOT1 , Glad to help you :heart_eyes: