How to remove shopify tag from code?

To remove the Shopify tag from your code, you’ll need to locate the specific tag you want to remove and delete it. Here are some general steps to follow:

  1. Access your Shopify admin dashboard.
  2. Go to “Online Store” and click on “Themes”.
  3. In the “Actions” dropdown, select “Edit code” for the theme you want to modify.
  4. Browse through the various files in the theme editor to find the code containing the Shopify tag you want to remove. The location of the tag will depend on what you’re trying to remove.
  5. Once you’ve located the code with the Shopify tag, carefully remove it. Make sure to delete the entire tag and any associated code within it.
  6. Save the changes you made to the file.
  7. Preview your store to verify that the Shopify tag has been removed.

Please note that removing certain Shopify tags or code elements without understanding their purpose may cause issues with your store’s functionality or appearance. It’s recommended to have a backup of your theme and proceed with caution. If you’re unsure about removing specific tags or code, it’s best to consult with a Shopify expert or developer for guidance.

Hi @UnknownNation you can do that by going to you store admin > Sale channels > Online store > Themes > Actions > Edit code > open liquid files and find tags to remove.