Ticket Order Box – Quantiy "+" and "-" not lined up

Home Forums Ticket Products Event Tickets Plus Ticket Order Box – Quantiy "+" and "-" not lined up

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1276409
    Heather Simpson
    Participant

    I’m using the Avada Theme.. my ticket quantity boxes are stacking on top of one another rather than side by side… is there a way to adjust the column widths so that they fit correctly… maybe even remove the “Ticket Description” field?

    Also do you know why the heading would be so tiny?

    thanks,

    #1277077
    Geoff B.
    Member

    Good evening Heather and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    table.tribe-events-tickets tr .woocommerce {
    width: 40% !important;
    }

    But you should totally contact the good folks at Avada to let them know about this.

    Also do you know why the heading would be so tiny?

    I am not sure, but it sounds like the Avada CSS is overtaking the Events Calendar CSS.

    Try this:

    .tribe-events-style-full.tribe-events-style-theme h2.tribe-events-tickets-title {
    font-size: 28px !important;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1287806
    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 Order Box – Quantiy "+" and "-" not lined up’ is closed to new replies.