Title: Limit Quantity
Last modified: September 22, 2021

---

# Limit Quantity

 *  Resolved [iammatthill](https://wordpress.org/support/users/iammatthill/)
 * (@iammatthill)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/limit-quantity-3/)
 * Is it possible to remove the option of ‘Quantity’ when buying a ticket? I want
   each user to only be able to register themselves for the event.

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

 *  [Farzana akter nitu](https://wordpress.org/support/users/nitu456410/)
 * (@nitu456410)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/limit-quantity-3/#post-14897525)
 * Hello [@iammatthill](https://wordpress.org/support/users/iammatthill/),
 * Thank you for your query. Now we don’t have option to remove quantity. If you
   want to use attendee registration module, you have to pick quantity for purchasing
   ticket. You can also disable attendee registration from settings.
 * We have noted it as feature request. Our R&D team will discuss and may implement
   it in near future.
 * Best Regards.
 *  Thread Starter [iammatthill](https://wordpress.org/support/users/iammatthill/)
 * (@iammatthill)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/limit-quantity-3/#post-14897748)
 * Thanks for the reply.
 * I found a work around by adding the following to the Additional CSS:
 * .etn-col-lg-6 {display: none;}
 *  [Themewinter](https://wordpress.org/support/users/themewinter/)
 * (@themewinter)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/limit-quantity-3/#post-14897792)
 * Hi, [@iammatthill](https://wordpress.org/support/users/iammatthill/) I think 
   this solution will not helpful, as it’s not standard. Let me check the issue 
   for CSS solution. Will reply back asap. Regards.
 *  [Themewinter](https://wordpress.org/support/users/themewinter/)
 * (@themewinter)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/limit-quantity-3/#post-14898840)
 * Instead of the above code please use the below code :
 *     ```
       .single-etn .etn-qty-field{
       	display:none;
       }
       ```
   
 * Here is the screenshot : [https://prnt.sc/1t8r3g8](https://prnt.sc/1t8r3g8)
 * Hope it will help.
 *  [Reza Khan](https://wordpress.org/support/users/rezakhan995/)
 * (@rezakhan995)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/limit-quantity-3/#post-14964685)
 * Hi [@iammatthill](https://wordpress.org/support/users/iammatthill/)
    Hope your
   issue was solved. As we’re not getting response from you, we’re closing this 
   thread. Please open a new support thread if you face any other complexity. Regards

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

The topic ‘Limit Quantity’ is closed to new replies.

 * ![](https://ps.w.org/wp-event-solution/assets/icon-256x256.gif?rev=2710819)
 * [Eventin – Event Calendar, Event Registration, Tickets & Booking (AI Powered)](https://wordpress.org/plugins/wp-event-solution/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-event-solution/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-event-solution/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-event-solution/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-event-solution/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-event-solution/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Reza Khan](https://wordpress.org/support/users/rezakhan995/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/limit-quantity-3/#post-14964685)
 * Status: resolved