how to remove this weird code on my website
Topic summary
Unusual code is appearing on a website, with a screenshot provided as the key reference for the issue. The image is central to understanding the exact output shown.
A suggested fix is to inspect the theme.liquid file, where code may have been added or inadvertently broken. The recommendation is to revert theme.liquid to its original state to restore normal behavior.
Theme.liquid is the main template file used by Shopify themes to render the site’s layout and content; changes there can affect all pages.
The original poster reports they cannot find the offending code in theme.liquid.
No resolution yet; the source of the code remains unidentified and the issue is ongoing. Key open question: where in the theme or site the snippet is injected if not visible in theme.liquid.
Check theme.liquid somewhere you added this code or by mistake break the code.
Revert the file to its original stage and it will be fixed.
I don’t see it
