Support

Home Forums Event Espresso Premium Would like to remove the date of setup for an event

Would like to remove the date of setup for an event

Posted: July 16, 2018 at 10:27 am

Viewing 1 reply thread


Katrina Wieberg

July 16, 2018 at 10:27 am

Hello,
When we set up an event the date of set up shows up under the heading, see the following link for examples: https://actmissouri.org/event-registration/

I would like to remove that information because it is very confusing. The theme we use is Jessica (a genesis theme)
Thanks for your help!


Tony

  • Support Staff

July 16, 2018 at 2:35 pm

Hi there,

It’s being added by your theme rather than EE, the easiest method to remove it is to hide it using some CSS:

.type-espresso_events .entry-time {
    display: none;
}

You can add that under Appearance -> Custoize -> Additional CSS

Viewing 1 reply thread

The support post ‘Would like to remove the date of setup for an event’ 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