Why does the hamburger menu icon stick next to the close button in Debut theme?

Hi,

I replaced my header icons for debut theme with google icons. But now I have an issue with the hamburger menu icon. When I select it, it sticks next to the close button, in the left.

This is the code I have in icon-hamburger.liquid

Does anyone have any idea what I should modify in the code to fix this?

Thank you

You just need to add class=“icon-hamburger” to it, it will work fine. https://i.imgur.com/wBY4GLK.png

Hi,

Apologies for the delayed answer, the client decided to use a paid theme meanwhile.

I added the class as you specified, to check, and it works just fine, thank you.

I added the class myself to the code before asking the question here, I was only adding it as it appears in the initial icon svg code, class=‘’ icon icon-hamburger’’ and I assumed it would work but it didn’t, so I removed it.

Thanks again,