This topic has 4 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Stan Russell
Hello
I would like to ask regarding the category that appear in “product page” “under” the text
http://i.imgur.com/hWsh98l.png
I would like to remove it.
I try to use the theme option ==> product page layout == > Show product categories (off)
No lack
Thanks in advanced
Eyal
Hello,
Add this code in custom.css:
.product_meta > span {
display: none;
}
Regards,
Eva Kemp.
10x
work!
Eyal
Hello,
you are welcome!
Regards,
Stan Russell.
The issue related to '‘Remove category that appear in “product page”’' has been successfully resolved, and the topic is now closed for further responses