I am interested in removing the “Event Access” portion shown in the “Show Details” section of the ticket selector. Showing the ticket date and time is fine, but I’d like to remove the other columns if possible, or that entire section if required. How can this be achieved?
This is something that will be more customizable after Event Espresso 4 graduates past beta. For now, you can hide the entire section by adding a little CSS:
.tckt-slctr-tkt-details-dv,
.tckt-slctr-tbl-td-name a {
display:none!important
}
If you don’t have a child theme set up or another way to add custom CSS, I can recommend installing the Reaktiv CSS Builder plugin and add your custom CSS there.
The support post ‘EE4 Event Access – How to remove from ticket selector’ 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.