Hello @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.
Thanks for the reply.
I found a work around by adding the following to the Additional CSS:
.etn-col-lg-6 {display: none;}
Hi, @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.
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
Hope it will help.
Hi @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