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,
With this code I can hide all attributes in shop-page:
.shop .shop-item .item-info span, .woocommerce .shop-item .item-info span {
display: none !important;
}
But what I wan't is just to hide one of several attributes under the thumbnail of a shop-page (but show it in the widget). See the screenshot please. How can I do that?
Thanks for reply.
Hi Pat,
I'm sorry but this is not possible, because those terms doesn't have any ID's that you can hide them by that ID http://drops.laborator.co/GIIU.
Maybe there is any plugin that can do this, so i would suggest you to contact WooCommerce support directly.