How can I remove the cart icon from Spark theme?

We are working on a site under the theme “Spark 3.2.2”, the site is where we want it for now, but we would like to remove the shopping cart icon from the header. having trouble getting the code to hide the cart without causing additional issues. Help would be much appreciated…

Hi @Nutramedia ,

Could you please share your store URL, so that I can help you

Hey @Nutramedia

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed

Of course, https://36ee44-2.myshopify.com/

here ya go: https://36ee44-2.myshopify.com/

Hey @Nutramedia

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

thank you! :folded_hands:

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

hey, that worked for the desktop version but took away the whole menu for mobile presentation? can you help?

Hey @Nutramedia

Remove the previous code and add this new code with the same steps.

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