Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    I don’t see any bundle on that page.
    Please check again.

    Thread Starter relapseone

    (@relapseone)

    sorry now. Check it again.

    Hi,
    Please add this to additional css of your theme:

    tr.wbs-wcpb-child-of-bundle-table-item {
        display: table !important;
    }
    tr.wbs-wcpb-child-of-bundle-table-item .product-name:before{
    content:"" !important;
    }
    @media only screen and (max-width: 768px){
    tr.wbs-wcpb-child-of-bundle-table-item .product-price,
    tr.wbs-wcpb-child-of-bundle-table-item .product-subtotal{
    display:none !important;
    }
    }

    Best regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cart shows the product not corraytly on Bundle mode’ is closed to new replies.