Title: Ticket form display
Last modified: April 24, 2019

---

# Ticket form display

 *  [royalties](https://wordpress.org/support/users/royalties/)
 * (@royalties)
 * [7 years ago](https://wordpress.org/support/topic/ticket-form-display/)
 * My ticket form/add to cart form is not displaying on my page like the screenshot.
   Every item in the “buy ticket” box is on an individual line and displays across
   the entire screen. How do I get my form to display on my webpage the way it is
   diplayed in the plugin screenshot?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * (@joedolson)
 * [7 years ago](https://wordpress.org/support/topic/ticket-form-display/#post-11464634)
 * Can you share a link?
 *  Thread Starter [royalties](https://wordpress.org/support/users/royalties/)
 * (@royalties)
 * [7 years ago](https://wordpress.org/support/topic/ticket-form-display/#post-11464780)
 * [https://philadelphiareign.com/greensboro-havoc-vs-philadelphia-reign/](https://philadelphiareign.com/greensboro-havoc-vs-philadelphia-reign/)
 *  Plugin Author [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * (@joedolson)
 * [7 years ago](https://wordpress.org/support/topic/ticket-form-display/#post-11467306)
 * The display of the ticket fields is heavily influenced by your theme. You’ll 
   need to do some overriding of how your theme is styling input fields and labels.
   I suggest something like:
 * `#order-tickets input { display: inline-block; width: auto; }`
 * Your theme is switching input fields to have block display and 100% width.
 * You can add the above code at WordPress > Customize > Additional CSS

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Ticket form display’ is closed to new replies.

 * ![](https://ps.w.org/my-tickets/assets/icon-256x256.png?rev=1097581)
 * [My Tickets - Accessible Event Ticketing](https://wordpress.org/plugins/my-tickets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/my-tickets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/my-tickets/)
 * [Active Topics](https://wordpress.org/support/plugin/my-tickets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/my-tickets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/my-tickets/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/ticket-form-display/#post-11467306)
 * Status: not resolved