Title: Qty when using Custom Boxes Pluging
Last modified: July 29, 2025

---

# Qty when using Custom Boxes Pluging

 *  Resolved [EnvisionDesign](https://wordpress.org/support/users/envisiondesign/)
 * (@envisiondesign)
 * [10 months, 2 weeks ago](https://wordpress.org/support/topic/qty-when-using-custom-boxes-pluging/)
 * We’re using the Custom Boxes plugin to allow people to Pick n Mix (X products
   for a reduced price)
 * Is there a way to NOT have the qty selector show for products that are selected
   via the Custom Box?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fqty-when-using-custom-boxes-pluging%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Robert Fortaleza](https://wordpress.org/support/users/robfrtlz/)
 * (@robfrtlz)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/qty-when-using-custom-boxes-pluging/#post-18577384)
 * Hi [@envisiondesign](https://wordpress.org/support/users/envisiondesign/),
 * Thanks for reaching out!
 * If you’re looking to hide the quantity selector for products selected via the
   Custom Boxes plugin, the easiest solution would be to apply a bit of CSS to hide
   it visually. You can try adding the following to your Appearance > Customize 
   > Additional CSS:
 * **`.addon_qty extbtns { display: none;}`**
 * This should hide the quantity input wherever products are being displayed inside
   the custom box layout.
 * For a more robust and long-term solution, we recommend reaching out directly 
   to the developer of the Custom Boxes plugin. They may offer a filter, hook, or
   specific class you can use to target these products more reliably, or even provide
   a built-in setting to disable quantity selectors within the box.
 * I hope this helps, and please let me know if you have additional questions.
 *  Thread Starter [EnvisionDesign](https://wordpress.org/support/users/envisiondesign/)
 * (@envisiondesign)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/qty-when-using-custom-boxes-pluging/#post-18578081)
 * Thatnks. I ended up just hiding the – and +
 * .xt_woofc-quantity .xt_woofc-quantity-col.xt_woofc-quantity-button{
   display:none;}

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Qty when using Custom Boxes Pluging’ is closed to new replies.

 * ![](https://ps.w.org/woo-floating-cart-lite/assets/icon-256x256.png?rev=2184098)
 * [XT Floating Cart for WooCommerce](https://wordpress.org/plugins/woo-floating-cart-lite/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-floating-cart-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-floating-cart-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-floating-cart-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-floating-cart-lite/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [EnvisionDesign](https://wordpress.org/support/users/envisiondesign/)
 * Last activity: [10 months, 1 week ago](https://wordpress.org/support/topic/qty-when-using-custom-boxes-pluging/#post-18578081)
 * Status: resolved