How can I change my current cart icon on my website?

Topic summary

Goal: replace the current cart icon with a specific shopping mall icon (image link provided).

Details:

  • The requester shared the target icon URL and provided their Shopify store URL and a password for access.
  • The change involves CSS files in the theme (theme.css or base.css), which control visual styling.

Latest update:

  • A reply suggests following a YouTube tutorial to make the icon change, advising to use base.css if theme.css isn’t present.

Technical notes:

  • CSS (Cascading Style Sheets) defines the look of elements. theme.css/base.css are stylesheet files in Shopify themes where icon styles can be updated.
  • The provided icon image link is central to the request, as it specifies the desired replacement graphic.

Status:

  • No confirmation of implementation or outcome yet. No code or step-by-step changes posted.
  • Discussion remains open with a single suggested approach and no reported results or decisions.
Summarized with AI on January 5. AI used: gpt-5.

Hi, I would like to change my current cart icon to this icon. Thanks. https://cdn.shopify.com/s/files/1/0727/6809/4474/files/noun-shopping-mall-1921626.png?v=1708023454

website: https://c31a31-2.myshopify.com/ password: password

You can use this tutorial to make the changes, if you don’t have a theme.css file look for a base.css file:
https://www.youtube.com/watch?v=G6fWp_IclK8

Hope that works for you!