Is there a way to format the attendee form?

Home Forums Ticket Products Event Tickets Plus Is there a way to format the attendee form?

  • This topic has 4 replies, 2 voices, and was last updated 8 years ago by juliannejjames.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1495886
    juliannejjames
    Participant

    Hi there,
    Apologies if this is posted elsewhere–I couldn’t find anything on it. I’m using Events Calendar Pro and Event Tickets Plus. I have to capture quite a bit of information from my attendees, and because we often have a parent, registering multiple kids for camp, I’m looking for a way to format the form (like column classes) so that the fieldsets don’t run down the page forever. Is that possible?

    #1497345

    Hi Juli-Anne,

    Thanks so much for reaching out!

    You can try adding something like the following to your WordPress Customizer or theme’s (or child theme’s) stylesheet:

    .tribe-tickets-meta {
    display: inline;
    }

    Let me know if that helps!

     

    Thanks,

    Jaime

    #1499243
    juliannejjames
    Participant

    Thanks Jaime!

    I actually used

    .tribe-tickets-meta {
    display: inline-table;
    }

    It works well!

    #1500325

    Glad we could help, you are welcome back in our support forums any time!

    Since you marked this thread as Resolved, I am going to close this thread.

    Have a great week!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Is there a way to format the attendee form?’ is closed to new replies.