Title: quantiy selector
Last modified: August 30, 2016

---

# quantiy selector

 *  Resolved [aqus](https://wordpress.org/support/users/aqus/)
 * (@aqus)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/quantiy-selector/)
 * Hi I have posted a link to a test page as you will see in the quantity selection
   there is – and a plus on top and buttom of the greybox with arrows to select 
   items requested.
    How do I get rid of the + and – all I want is the grey box.
   Can’t see any settings for this. Not sure if it from woocommerce or WooCommerce
   Product Listing plugin or my divi theme. Please guide me [http://aquinosolutions.ca/index.php/en/product/](http://aquinosolutions.ca/index.php/en/product/)
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

Viewing 1 replies (of 1 total)

 *  [Jon9679](https://wordpress.org/support/users/jon9679/)
 * (@jon9679)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/quantiy-selector/#post-6549717)
 * Hello,
 * Simply add this into your external CSS section or your style sheet.
 *     ```
       .woocommerce .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page #content .quantity .minus {
           display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘quantiy selector’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jon9679](https://wordpress.org/support/users/jon9679/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/quantiy-selector/#post-6549717)
 * Status: resolved