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,
How can I remove the tags and categories meta from the product page? I would like to keep the SKU.
And also, do you plan on adding a wishlist functionality soon? I'd really appreciate that since I am managing a lot of inventory in catalog format.
Many thanks
Mihaela
Hi Mihaela,
Use the following CSS to hide the categories, I didn't find any tags in your site so I cannot give you a CSS for that, could you please show me a product with tags?
.woocommerce .single-product .summary .product_meta>span {display: none; }
Regarding the wishlist functionality, we do not have this as priority for the upcoming updates.
Best regards,
Laborator Team