How to avoid quantity just on product page

This topic has 5 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson

  • Avatar: diadastudio
    diadastudio
    Participant
    March 9, 2016 at 11:09

    Hello, i’m using Classico Woocommerce and i want to avoid the quantity button in the product page (i always buy on item).
    I tried with CSS
    .quantity {display:none;}
    and i like the result on product page, but then i have it hidden in the cart list too!

    any suggestion?

    Thank you

    Lorenzo

    4 Answers
    Avatar: diadastudio
    diadastudio
    Participant
    March 9, 2016 at 11:18

    .

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 9, 2016 at 12:49

    Hello,

    Try to use this css code:

    .single-product .quantity {
       display: none;
    }

    Best regards,
    Jack Richardson.

    Avatar: diadastudio
    diadastudio
    Participant
    March 9, 2016 at 14:18

    Thank you very much, it works perfectly!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 9, 2016 at 15:41

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘how to avoid quantity just on product page’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.