This topic has 2 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Rose Tyler
I want to hide the SKU, GTIN, Categories and tags from a single product page – how can I do this please?
Thank you
Hello,
Please try to use the next custom CSS code to disable mentioned info:
.single-product .product_meta {
display: none;
}
Please the code into Theme Options > Theme custom CSS > Global.
Regards
Tagged: best selling, hide sku, persuasive, seo friendly, woocommerce themes
The issue related to '‘Hide SKU from page – tried using css but doesnt work’' has been successfully resolved, and the topic is now closed for further responses