ticket selector hidden

Home Forums Ticket Products Event Tickets Plus ticket selector hidden

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1189418
    Math
    Participant

    Hi

    I’m not sure how to describe this, the part where you select the number of tickets to buy, the values are not visible. The video will explain better

    http://www.screencast.com/t/dnJXiJORQ3D

    #1189580
    Nico
    Member

    Hi there Math,

    Thanks for getting in touch with us!

    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.

    Best,
    Nico

    #1189605
    Math
    Participant
    #1189822
    Nico
    Member

    Thanks for sending over the site URL!

    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

    #1190216
    Math
    Participant

    Hi Nico

    Thanks it worked.

    #1190248
    Nico
    Member

    Stocked to hear Math 🙂

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘ticket selector hidden’ is closed to new replies.