Sorry again, looks like my modification removed the quantity selector from the mini cart pop up as well. I used this code
.single-product .quantity{
visibility:hidden; !important;
}
Can you please tell me how I can remove it from the product page only not affecting cart or mini cart?