The "Account" button disappeared when my website was on mobile

Topic summary

Account button missing on the mobile view of a Shopify store; the site was shared by the poster.

Proposed fix:

  • Navigate to Online Store > Edit code.
  • Open theme.liquid (the main layout file).
  • Insert a code snippet just above the tag.

Notes:

  • The actual code snippet content is not visible in this transcript, which is central to reproducing the fix.
  • An attached screenshot indicates the Account icon appears on mobile after the change.

Status and outcome:

  • A solution was suggested with implementation steps and visual result.
  • No confirmation from the original poster yet; resolution remains unconfirmed/ongoing.
Summarized with AI on December 16. AI used: gpt-5.

The “account button” is missing on the mobile page.

I’d appreciate it if anyone could help.

this is my website

Hey @weibincheng

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