Please tell me how to add such icons and change the “hamburger” as in the photo
Hello @AntonysaleBK
can you share URL?
1 Like
Hello @AntonysaleBK
You can add code by following these steps to change ATC background color
-
Go to Online Store → Theme → Edit code.
-
Open your icon-hamburger.liquid file
-
Remove all code and Paste the below code
{% comment %}
<svg xmlns=“http://www.w3.org/2000/svg”
aria-hidden=“true”
focusable=“false”
class=“icon icon-hamburger”
fill=“none”
viewBox=“0 0 18 16”
1 Like
Hello @AntonysaleBK
See below


