Comments Aissam34 started the conversationAugust 2, 2018 at 4:29pmHi there, How can I can hide the product id ? (Screenshot_1) Regards, 1,560Laborator repliedAugust 3, 2018 at 9:23amHi there,There is no specific CSS where you can address the Product ID but using this CSS in your Custom CSS it will hide the product ID: .woocommerce .summary .product_meta span:first-child { display: none; }Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hi there,
How can I can hide the product id ? (Screenshot_1)
Regards,
Hi there,
There is no specific CSS where you can address the Product ID but using this CSS in your Custom CSS it will hide the product ID:
Best regards,
Laborator Team