How can I modify the cart icon in my Kalles theme store?

how can i change cart icon in my store?

theme : kalles multipurpose shopify theme

store : demostoreforcase2.myshopify.com

password : zialor

1 Like

@abhi3764

go to edit code >>> section >>> header <<< find this “pegk pe-7s-shopbag” this font icon

if you have change please your custom icon code

1 Like

I found the code but dont know what to do?

1 Like

Hi @abhi3764 ,

Please go to Customize > Theme settings > Header > Shopping cart.

You can choose the icon again here.

Hope it helps!

Thanks for your response, I’m using Kalles multipurpose theme,

I can’t find shopping cart section

@abhi3764

can you please share header code

Which one?

Hi @abhi3764 ,

Yes, my tutorial made for Kalles theme. You didn’t find this at Customize?

Please send me the code of the snippets/nt_group_btns.liquid file, I will help you check and change it.

1 Like

Yes, i found the pegk pe-7s-shopbag

I need to add my custom cart icon

What to do?

Hi @abhi3764 ,

It is setting in Customize > Theme settings > Header > Shopping cart, refer:

have you tried this?

Yes, But i need to add my own custom cart icon!

Hi @abhi3764 ,

Please follow the steps below:

  • Step 1: Upload svg icon at Assets of the theme, for example icon name is icon-cart.svg

  • Step 2: Go to nt_group_btns.liquid file, find ‘js_cat_ttprice ch_tt_price dn dib_lg fwm cd ml__5’ and change code here:

Code:


If it helped you solve your issue, please mark it as a solution. Thank you and good luck.

It doesn’t seem to be working…

Hi @abhi3764 ,

Please send your site and if your site is password protected, please send me the password. I will check it.

web : demozia.myshopify.com

password : zialor

Thank you…

Hi @abhi3764 ,

Sorry, it was missing character ‘i’, please change code, it will work fine.


Hope it helps!