Support

Home Forums Event Espresso Premium Remove or Hide Ticket Details

Remove or Hide Ticket Details

Posted: June 29, 2015 at 5:12 am


Joe Flynn

June 29, 2015 at 5:12 am

Hi Team,

I would like to know how to remove or hide the ticket details when you click on show details.

I have attached the screenshot for reference:
Screenshot of the requirement


Joe Flynn

June 29, 2015 at 5:14 am

URL of the site:


Joe Flynn

June 29, 2015 at 5:16 am

http://dev.towardsthedigitalwaterutility.org/live-online-conference/


Dean

June 29, 2015 at 5:48 am

Hi,

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 those details. Please paste the code between the dashed lines into the stylesheet:

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

.tckt-slctr-tkt-details-this-ticket-sold-th,
.tckt-slctr-tkt-details-this-ticket-left-th,
.tckt-slctr-tkt-details-total-tickets-sold-th,
.tckt-slctr-tkt-details-total-tickets-left-th,
td[data-th="Sold"],
td[data-th="Remaining"],
td[data-th="Total Sold"],
td[data-th="Total Spaces Left"] { display:none !important; }

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

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


Joe Flynn

June 29, 2015 at 7:32 am

Thank you. Great Help!

The support post ‘Remove or Hide Ticket Details’ 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