Support

Home Forums Event Espresso Premium [EE4 / ticket selector] How can I customize the look

[EE4 / ticket selector] How can I customize the look

Posted: August 8, 2017 at 8:00 am


Anonymous

August 8, 2017 at 8:00 am

Hello, I would like to ask for your support with customizing ticket selector – the event I created uses only Free Registration and instead of the table I would like to have just a simple big CTA button. Take a look: http://woh.freshform.pl/#register


Josh

  • Support Staff

August 8, 2017 at 12:46 pm

Hi there,

I do not see a table there, but you can hide the border and “Free Ticket” label with some CSS. You can change this by going to the Appearance -> Customize section of the admin, and there is a tab labeled ‘Additional CSS’. If you go into the customizer, you can add some code like this to hide the border and “Free Ticket” label. Please paste the code between the dashed lines into the stylesheet:

—————————————-

.no-tkt-slctr-ticket-dv {
border: 0;
}
.no-tkt-slctr-ticket-content-dv {
display: none;
}

—————————————-

Please refer to this guide for more detailed information about the CSS customizer: https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress

The support post ‘[EE4 / ticket selector] How can I customize the look’ 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.

Event Espresso