Double checking our setup, we find that the ticket selector is not mobile optimized. The chart is fine, however, it breaks the words in wrong places as it wraps. Can you help with this? To see live, go to http://www.pytayoga.com/event-category/pyt-level-2/ as one example.
There are a few tweaks that could help that chart look better with your WP theme. Here’s one you can try out by adding to your custom stylesheet:
.tkt-slctr-tbl tr th {width: 33%}
If the above doesn’t change anything after clearing your browser’s cache, you can try adding a div ID to increase specificity:
#content .tkt-slctr-tbl tr th {width: 33%}
Viewing 1 reply thread
The support post ‘Ticket Selector chart not mobile optimized’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.