Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
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:
.woocommerce .summary .product_meta span:first-child { display: none; }Best regards,
Laborator Team