Support

Home Forums Event Espresso Premium Disabling the "show details" expansion in the ticket choice section

Disabling the "show details" expansion in the ticket choice section

Posted: September 22, 2014 at 1:51 pm


David Fishkin

September 22, 2014 at 1:51 pm

There is a “show details” option with a + sign that expands the registration page to show added details for the event./ Can this expansion/details option be deactivated?


Lorenzo Orlando Caum

  • Support Staff

September 22, 2014 at 2:21 pm

Hi David,

You can inspect any element on a page using a free tool like Chrome Developer Tools (available with Google Chrome) or Firebug (available as a web browser extension).

This will show you the CSS that is handling the styling including the file and line number. Then you can add new styling to your child theme’s stylesheet or through a plugin like Reaktiv CSS builder or My Custom CSS.

Try this CSS:

.display-tckt-slctr-tkt-details.display-the-hidden.lt-grey-text.smaller-text {display:none;}

Then force refresh to see the changes:

http://en.support.wordpress.com/browser-issues/#force-refresh


Lorenzo

The support post ‘Disabling the "show details" expansion in the ticket choice section’ 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