I’ve not been able to remove the ticket price field for a free event using the usual css code.
/* hide the event price in the event list */
.event_price {display:none;}
/* hide the event price in the registration form */
.event_prices {display:none;}
I have managed to remove it on the ticket selector using the following code however it still shows up on checkout.
However its importnat to point out that you are hiding the price of your transaction until the last section which some users may find deceiving if it’s a paid event.
Not currently, all tickets require a price is set (event if that’s 0.00) and will output the price on the front end.
Viewing 5 reply threads
The support post ‘Removing price in Tyler theme’ 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.