Support

Home Forums Event Espresso Premium Simplify category display of events

Simplify category display of events

Posted: September 12, 2017 at 10:05 pm

Viewing 2 reply threads


solwebsolutions

September 12, 2017 at 10:05 pm

We’d like to show the main image for an event and the “View Details” button.

The paragraph and time(s) listing below are the items we’d like to hide.
I’m not seeing anything in a shortcode to do this, so imagine it’ll be CSS.
.event-datetimes >> display: none;

…but, what about the <p> block below?
.event-content p:last-child {display: none;}
.event-datetimes {display: none;}

I don’t think we can use the 2 lines in CSS above because that’ll hide the information on the event specific page…we just want to simplify the category listing of events page.

Please advise…thank you!


Josh

  • Support Staff

September 13, 2017 at 8:24 am

You could make your CSS selectors more specific by adding a body class that’s unique to the event category archive. Or you can use the settings in Event Espresso > Events > Templates to remove the description and datetimes there.

under Event List Pages you’ll set
Display Description to none
and set
Display Datetimes to No


solwebsolutions

September 13, 2017 at 10:16 pm

perfect…thank you!

Viewing 2 reply threads

The support post ‘Simplify category display of events’ 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