Hi,
I want to make mobile icon in header a square/rectangle “bag” shape instead of a “cart” and make it outlined, not filled in. There are only Icons in the mobile version of my site so keep that in mind.
Also, make the three lines for the side bar the same thickness as the outline of the bag as well.
It is important that both of these are transparent.
Here is my URL: https://notyethome.co/
Thank you!
Hi @notyethome ,
We can change the cart icon to bag by customizing the icon files
Hi @notyethome
Please follow these steps:
- Firstly, go to https://icons8.com/ to find the cart icon you want to change:
- Then go to the download section to copy the HTML code:
- Then go to Online Store → Themes → Edit Code

4 . Find the file “icon-cart.liquid” and replace the code in it with the HTML you copied:
- Save and see the results.
I hope that this can help you.
Hi, I copied the code for the icon, however, I do not have a “icon-cart.liquid” in my code. The only files for icons is in the assets: icon.json (the only one with any code content within it), icon.eot, icon.svg, icon.ttf, and icon.woff.
Please let me know what you suggest.
Thank you!