Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi,

    I have the same issue on our website (nr 2): showing the quantity box at the end.
    Ik would like to try your solution:
    2.
    Booking Activities does hide the original quantity field, this is probably due to your theme, or a third party plugin. You will probably be able to hide them with CSS, maybe try:
    .bookacti-cart-item-activity .bapap-price-categories-quantities + .quantity { display: none !important; }

    Where do I put this? Im not very technical, so I hope you can explain this in a very simple way.

    Thank you in advance!

Viewing 1 replies (of 1 total)