My Theme is ColorBlock - and I want to remove the account Icon from the left navigation?
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:
- Online Store → Edit Code
- Open theme.liquid (the main layout file)
- 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.
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:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
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
