This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp
Hello, how can I globally hide SKU and Category (below “Add to Wishlist” and “Email to a friend”) on product detail page?
Thanks again and have a nice day.
Michal
Hello,
You need add this code in custom.css file:
.product_meta {
display: none;
}
Regards,
Eva Kemp.
Thank you!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘How can I hide SKU and Category on product detail page?’' has been successfully resolved, and the topic is now closed for further responses