Okay
  Public Ticket #843879
Product meta
Closed

Comments

  • Mihaela started the conversation

    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

  •  1,558
    Laborator replied

    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


      Documentation         Join Kalium Users Group