Remove shopping cart icon

Topic summary

  • Issue: Request to remove the shopping cart/bag icon from linkfuneralfunding.com.

  • Solution provided: In Shopify, navigate to Online Store > Edit Code, open theme.liquid, and add a code snippet at the bottom of the file just above the tag.

  • Evidence: A screenshot was shared to show the expected result after applying the change (image central to visual confirmation).

  • Outcome: The requester confirmed it worked (“thank you! fixed”).

  • Status: Resolved; no further questions or alternative methods discussed.

Summarized with AI on December 15. AI used: gpt-5.

Hi i am trying to remove the shopping cart/ bag icon from my site https://linkfuneralfunding.com/ but can not find the code to remove

Hey @themaxwolf

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

thank you! fixed