Hi there,
So I've got a white t-shirt company (whitetsupply.com) that provides a "quarterly subscription" option and a "single delivery" option. For the subscription optioin I can only offer 1 tee per subscription so a "quantity" option on that product page is not needed.
Basically I could use some help in how to remove the "quantity" option on only that page. If I add "display: none;" on the style.css it looks good but removes it from all product pages.
Is there a way to specify by coding to only remove the "quantity" on the subscription page?
Thanks so much!
Hans