Support

Home Forums Event Espresso Premium ALWAYS Show Details

ALWAYS Show Details

Posted: September 4, 2015 at 4:25 pm


b2995

September 4, 2015 at 4:25 pm

Hey Guys!

How do I have the details showing automatically?


Dean

September 7, 2015 at 5:09 am

Hi,

Some CSS can achieve that for you:

.hide-tckt-slctr-tkt-details, .display-tckt-slctr-tkt-details { display: none !important; }

.tckt-slctr-tkt-details-dv { display: block !important; }

That CSS can be added to your themes style.css, though in order to preserve the CSS through theme updates we recommend adding it to either: a child themes style.css, your themes CSS options if it has any, or a plugin such as My Custom CSS (or any other Custom CSS plugin).

The support post ‘ALWAYS Show 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