Adjusting ticket section

Home Forums Ticket Products Event Tickets Plus Adjusting ticket section

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1129850
    Chris
    Participant

    Hi there,

    thanks for the great work, you are doing.

    the Avada theme is supposed to work smoothly with Event Calendar pro and with Event Tickets Plus and it does so almost perfect.

    However there’s one issue we have. On the single event view the space for the tickets to buy is just to small to fit all the information. Thus text and choice box for ticket number to buy is compressed.

    Take a look here:

    https://www.you-can-fight.com/event/you-can-fight-krav-maga-instructor-advanced-modul-c-2/

    How to adjust that?

    Thanks in advance.

    #1129971
    Geoff
    Member

    Howdy Tana!

    Lovely site — absolutely nice work. 🙂

    Yeah, Avada’s custom template moves the ticket form into a sidebar, which provides a lot less room for content ti fit inside the ticket form.

    Adding this CSS to your child theme’s style.css file or using Simple Custom CSS will help clean it up a little bit (screenshot):

    .tribe-events-tickets {
    table-layout: inherit;
    }

    If you need more space for your tickets in general, then it might be worth removing some of the customizations Avada has in place and moving the ticket form in the main content section — that would open things up quite a bit.

    Cheers!
    Geoff

    #1136042
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adjusting ticket section’ is closed to new replies.