Wrong character top left screen - Origin Theme

Topic summary

A user encountered an unwanted character appearing in the top-left corner of their Shopify store using the Origin theme.

Suggested Solutions:

  • Check the theme.liquid file for the errant character
  • Look for an accidentally placed closing brace } in the code
  • Edit the theme code directly to locate and remove the character

Status: The issue remains unresolved with community members providing troubleshooting guidance. The problem likely stems from a stray character or syntax error in the theme’s liquid files.

Summarized with AI on November 12. AI used: claude-sonnet-4-5-20250929.

Hello!

I noticed that i have a character at the top left screen that I dont want to be there. How do i fix this? I am using origin theme. Thank you!

www.carpistraps.com

1 Like

@CarpiStraps check the theme.liquid file and try to find it there by editing your code

Hi @CarpiStraps . You need to edit your code as there maybe accidentally } written. Please go to theme.liquid file and file } there.

Let us know if you need any help.