Number of tickets in box is not clear!

Home Forums Ticket Products Event Tickets Plus Number of tickets in box is not clear!

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1022057
    Kourosh
    Participant

    Greetings,

    The number of ticket(s) in the box in my website does not show clearly. It is very difficult to see how many tickets you are trying to order.

    Everything including all my plugins are updated and I also tried to disable every plugin I had. Still, it did not work. This is urgent since my customers start to buy weekend tickets starting Thursdays.

    I am using Magazine Pro Theme by StudioPress.

    Thank you,

    Kourosh

    #1022203
    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help out here.

    It looks like a css conflict here.

    I found this css help:

    .tribe-events-tickets .woocommerce .quantity .qty {
    width: 5.631em;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #1022269
    Kourosh
    Participant

    Hi Brain,

    Thank you for your fast reply. Your suggestion helped with the event page. How can this also be applied to the “Cart” page?

    Thank you,

    Kourosh

    #1022272
    Kourosh
    Participant

    Brian, I apologize I misspelled your name.

    #1022329
    Brian
    Member

    Hi,

    This should do it for the cart:

    .entry-content .woocommerce .quantity .qty {
    width: 5.631em;
    }

    Thanks

    #1022361
    Kourosh
    Participant

    Thank you so much Brian. This solved the problem.

    #1022387
    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.

    Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Number of tickets in box is not clear!’ is closed to new replies.