I am using the ticket selector shortcode to insert the event ticket into a custom page. I have tweaked the button to float right and some styling as well. Works great except on desktop with a large screen the button and the selector are misaligned. See link below:
The easiest way to line them up is to force the ticket selector table to use the full width using:
.tkt-slctr-tbl {
width: 100%;
}
The ticket selector table sometimes need some tweaking depending on whats been set within the theme, for your theme you should be able to use the CSS posted here:
I added the css and it lines up perfect on desktop but its still a about 15px off on my iPhone 6. What is preventing the ticket the text inside tckt-slctr-tbl-td-name from stacking? Seems like that would solve the problem.
The support post ‘Line up ticket selector with registration button’ 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.