Additional info on the cart page

Support Forums Kampina Additional info on the cart page

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #190
    TigriWeb
    Keymaster

    Hi Imran,

    There was a similar problem here.

    We hide the product description use this CSS code:

    table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata__description {
      display: none;
    }

    Best regards,
    TigriWeb Team

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.