My website was developed using dawn theme in that I need to customize the cart icon like a coffee bean, is that possible to change using some coding.
website: https://coffeebyrsa.com/
Thanks in advance
My website was developed using dawn theme in that I need to customize the cart icon like a coffee bean, is that possible to change using some coding.
website: https://coffeebyrsa.com/
Thanks in advance
Hi Sivadarshan,
To change the cart icon, please replace the files “assets/icon-cart.svg” and “assets/icon-cart-empty.svg” in your theme with your own icon files.
Let me know if you need any help with that!
Hi @Sivadarshan
To change the cart icon in Dawn theme, let replace the svg content of 2 files in snippets/icon-cart.liquid vs snippets/icon-cart-empty.liquid
We prefer to use svg icon content.
Please let me know if you need detail support