Okay
  Public Ticket #960349
Hide attribute
Closed

Comments

  •  2
    Pat started the conversation

    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.

  • [deleted] replied

    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.