Also thanks for including the screencast, I’m mostly sure it’s a CSS issue, adding some more width to the input should solve this. Can you please send me the URL to the page you showed me? I can write that small tweak for you.
THe issue should be solved with the following CSS snippet. Paste the code in your theme (or child theme) stylesheet or use it via Simple Custom CSS plugin:
.tribe-events-tickets .quantity > input {
width: 65px !important;
}
Please let me know if that works for you,
Best,
Nico
I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.
Best,
Nico
Author
Posts
Viewing 6 posts - 1 through 6 (of 6 total)
The topic ‘ticket selector hidden’ is closed to new replies.