This topic has 4 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
Good day,
There are a ton of such topics and I have tried each custom CSS solution to try to hide TAGS on single products. Unfortunately it does not work. Some codes hide SKU and TAGS, however I still need SKU to be displayed.
If that is complicated please advice how to rename “TAG:”.
Could you please check? Thank you.
Hello,
You can add this code in Theme Options > Styling > Custom css:
.single-product .product-information .tagged_as {
display: none;
}
Regards
Dear Rose,
Thank you for prompt and excellent support. It works!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up