How can I change the search and cart icon on TASTE theme?

I need help with changing the search and cart icon on TASTE theme, i have tried the method present in another community post regarding this but it does not seem to work. Please help! :slightly_smiling_face:

Hi @adnanghali

On Taste theme, you can follow these steps:

  1. Go to Online Store → Theme → Edit code.

  2. Search icon-cart

You can see 2 files ‘icon-cart-empty.liquid’ (icon when cart empty) and ‘icon-cart.liquid’ look like above image.

  1. Change the code in 2 files to your new icon by svg code or image.

And you can change search icon on header.liquid file (Note 2 places).

Best regards,
GemPages Support Team

Hi, and after finding the #icon-search in header.liquid, how do you change the icon please ?