This topic has 2 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Laranz
Dear Support,
I would like to hide the categories information displayed in the single product page under “information”.
This feature is currently available in the Product Page Layout but not in the Single Product Page. Could you please support me with this issue by for example providing the css code?
Thanks in advance.
F.
Hi,
You can use this Custom CSS in that case,
.single-product-page .product-info .posted_in { display: none; }
Let us know,
Thanks,
laranz.
You must be logged in to reply to this topic.Log in/Sign up