Support

Home Forums Event Espresso Premium Hide/Remove Start and End Time from One Event Only

Hide/Remove Start and End Time from One Event Only

Posted: August 12, 2013 at 7:12 pm


Tim

August 12, 2013 at 7:12 pm

Hello

Without overly manipulating the template, is it possible to remove the start/end time from the primary event registration information page of one event but not all events?

Thanks
Tim


Dean

August 13, 2013 at 3:33 am

Hi Tim,

Some CSS can handle that:

#espresso-event-id-X .event_time { display: none; }

just change the X to the id number of the event you want to hide the times on. Add the css to your themes style.css or a plugin such as the excellent My Custom CSS.

The support post ‘Hide/Remove Start and End Time from One Event Only’ 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