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,
In products I have the field "artikelnummer"" (article number) but I don't use that, can I delete it?
Hi Ellen,
Yes, you can hide it by adding this CSS under Custom CSS area:
.single-product .sku_wrapper { display: none !important; }Best regards,
Laborator Team
thx!