Help removing code at top of page

I am wondering if someone could help me remove this strange code at the very top? I added some code in a few places but not sure what I have done wrong! I need to delete this from somewhere! I just need to know what code to remove! I think its in the layout/theme liquid?

1 Like

hey @brandneststudio share the URLs of your website plz

Your site is likely due to something accidentally added to the layout/theme.liquid file. Here’s how you can fix it:

  1. Go to your Shopify admin>Online Store>Themes.

  2. Click “…” (three dots) on your current theme, then click Edit code.

  3. Open the layout/theme.liquid file.

  4. Check right at the top of the file, before the line — sometimes extra code gets pasted there by mistake.

  5. Look for anything unusual like Random characters or text,Unclosed or broken HTML tags,A snippet or script that doesn’t belong
    Delete the strange code and make sure your file starts cleanly.

  6. Click Save, then refresh your storefront to see if it’s fixed.

Please send us your store collaborator request code and Site URL so that we will able to send an access request and then investigate and try to fix the issue.