How can I replace standard icons with custom png in a 2.0 theme?

Hey guys! Does anyone have a link to instructions on how to switch out standard icons for custom png icons within a 2.0 theme?

Not super savvy with liquid, but css is ok, thanks!

Store: https://rainbow-toybox.myshopify.com/ (rainbow) p/w

Theme: Be Yours and example icons are below. These have been supplied in PNG.

1 Like

Read

https://community.shopify.com/c/shopify-design/help-us-help-you/td-p/668159

Provide example urls, theme name, etc

Search existing discussions: { theme name} {customization}

https://community.shopify.com/c/forums/searchpage/tab/message?q=change%20cart%20icon&collapse_discussion=true

@ByAprilCo

yes its possible to make code change in header file if are able to code try its or share header section so i will check and guide you

Hi @ByAprilCo ,

I will guide for a specific icon, it is a cart icon. Please follow the steps below:

  • Step 1: Upload icons at Assets, for example cart icon is uploaded with the name icon-cart.png

  • Step 2: Go to snippets > icon-cart.liquid file and change all code:


Hope it helps!