Remove Account Icon Header

Topic summary

Goal: remove the account icon from the left navigation in the Shopify ColorBlock theme.

Recent actions:

  • Support requested the store URL and password to review the theme setup.
  • The store URL and password were provided by the requester.
  • Support outlined steps to implement a fix by editing the theme’s code:
    1. Online Store → Edit Code
    2. Open theme.liquid (the main layout file)
    3. Add a code snippet just above the tag

Key gap:

  • The actual code snippet to add is missing in the post (the code block is empty), making the instructions incomplete.
  • An attached “RESULT” image suggests the change works, but without the snippet, the solution cannot be replicated.

Status and next steps:

  • Unclear if the issue is resolved; replication isn’t possible from the provided text.
  • Action needed: obtain the exact code snippet intended for theme.liquid or clarification from support. The attached image is central to understanding the outcome, but the missing code remains the key unanswered element.
Summarized with AI on December 22. AI used: gpt-5.

My Theme is ColorBlock - and I want to remove the account Icon from the left navigation?

Hey @ASHNJ74

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed


password: ******

Hey @ASHNJ74

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