Ticket Count too large

Home Forums Ticket Products Event Tickets Plus Ticket Count too large

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1184301
    Rob
    Participant

    The design of the ticketbox (select 1 or more) is a bit too large

    [-][x][+]

    is shown in my site as
    [-][x]
    [+]

    Which makes that area confusing and ugly
    How can I change that ?

    I am using woo, I am a bit familliar with css, but please guide me

    #1184428
    Geoff
    Member

    Hi Rob,

    That definitely looks like a conflict where the theme styles are interfering with the ticket form.

    Try adding this CSS to your theme’s style.css file or by using the Simple Custom CSS plugin:

    .quantity .minus {
    width: 25px !important;
    }

    Here’s a screenshot of how that looks when I test it on your site. Let me know if does the same for you.

    Thanks!
    Geoff

    #1194886
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Ticket Count too large’ is closed to new replies.