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!
Hi @adnanghali
On Taste theme, you can follow these steps:
-
Go to Online Store → Theme → Edit code.
-
Search icon-cart
You can see 2 files ‘icon-cart-empty.liquid’ (icon when cart empty) and ‘icon-cart.liquid’ look like above image.
- 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 ?