Styling Additional Attendee Information Form and Event Details

Home Forums Ticket Products Event Tickets Plus Styling Additional Attendee Information Form and Event Details

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1102459
    Lynn
    Participant

    I’ve searched and can’t find a way to style the attendee form.
    When someone buys more than one ticket, i need to capture each attendee name and shirt size.
    The form is UGLY (sorry)
    I would like the field name to be a placeholder
    and radio buttons to be on one row.
    There is too much scrolling down the page.
    I would like to change the font style also.

    Also, on my event page, I do not like the style of the detailed information at the bottom.
    I would like a heading at the top that says “Event Details”
    I would like spaces between the ticket purchase and the Event Details.

    I’m so confused where/how to style this information…
    I’m trying to get this done today so help would be greatly appreciated

    http://www.prismautismacademy.com/event/golf-tournament/

    • This topic was modified 10 years ago by Lynn.
    #1102818
    Nico
    Member

    Howdy Lynn,

    Welcome to our support forums and thanks for reaching out to us. I’ll help you here…

    Our themer’s guide gives a pretty extensive description of how you can edit the look and feel of the calendar by creating template overrides or by customizing styles. There are some additional articles that you might find useful under the Theming category of our knowledge base.

    Hope this helps you out getting started,
    Best,
    Nico

    #1102822
    Lynn
    Participant

    i’m talking about the actual form that people attendees fill out when they buy a ticket… On the Events Ticket Plus – here’s a link.. choose 4 Golf Tournament Registration or 4 Gold Sponsorship and a form pops up under it to add the attendee information… That is what I want to format to make it look nice.
    http://www.prismautismacademy.com/event/golf-tournament/

    • This reply was modified 10 years ago by Lynn.
    #1103141
    Nico
    Member

    Hey Lynn,

    Thanks for following up with more details about it.

    Unfortunately we cannot provide customizations for every client. But we can point you to the resources that explain how to customize and style the plugin.

    For your case it’s not necessary to override any template, it might be solved with a bit of custom CSS which you can add to your theme (or child theme) stylesheet or via Simple Custom CSS plugin. For example you can start by showing the fields in the same line:


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

    Best,
    Nico

    #1109116
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Styling Additional Attendee Information Form and Event Details’ is closed to new replies.