How to remove the random text on my banner

Topic summary

Unwanted text appears on the store’s banner. The merchant shared their site URL and a screenshot, seeking where to remove it.

Initial fix: A helper suggested an extra bracket in a theme file, advising a search in theme.liquid. The merchant removed it and confirmed the issue was resolved.

Regression: The text reappeared later. The merchant could no longer find an extra bracket and asked for more help, providing the URL again and a code excerpt from theme.liquid.

Evidence provided: A head section snippet with EComposer-related comments and Open Graph meta tag logic was shared. A malformed line seems present near the “Template specific overides” comment in the OG section, which may be related, but no definitive cause was confirmed in the thread. The screenshot and code snippet are central to diagnosing the issue.

Status: Unresolved/ongoing. Next likely steps involve rechecking theme.liquid for stray characters or malformed tags in the head/OG meta block and verifying recent edits or app-generated code (e.g., EComposer) that could reinsert the text.

Summarized with AI on December 18. AI used: gpt-5.

Hey @Midnite

This seems like a extra bracket was added in one of your theme files, try searching for it in theme.liquid file. You might find it there.

Best Regards,

Moeed

1 Like