Website Building » Shopify » How Do I Hide My Tags on Shopify?

How Do I Hide My Tags on Shopify?

Last updated on January 12, 2023 @ 1:46 pm

If you’re looking to hide your tags on Shopify, there are a few things you can do. One option is to create a custom template that doesn’t include the tags. Another option is to use a CSS file to hide the tags.

If you want to go the route of creating a custom template, you’ll need to edit the code for your theme. To do this, go to Online Store > Themes > Actions > Edit code. In the Layout folder, look for the theme.liquid file and click it.

Once you’re in the theme.liquid file, find the line that says:

{{ product.tags }}

Delete that line of code and save your changes. That will remove the tags from your product pages.

PRO TIP: If you are looking to hide your tags on Shopify, it is important to note that this is not possible. Tags are a required element of products on Shopify and cannot be removed. If you are looking to hide your tags from customers, you can do so by creating a private tag. Private tags will not be visible to customers on your store.

If you don’t want to edit your theme code, you can use CSS to hide the tags. In the Assets folder, look for the style.css file and click it.

In the style.css file, add the following code:

span.tags {display: none;}

Save your changes and that will hide the tags on your product pages.”

Dale Leydon

Dale Leydon

Sysadmin turned Javascript developer. Owner of 20+ apps graveyard, and a couple of successful ones.