Title: Hide Time
Last modified: March 20, 2017

---

# Hide Time

 *  Resolved [Sherry22](https://wordpress.org/support/users/sherry22/)
 * (@sherry22)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/hide-time-2/)
 * Can I hide the times?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Brian Hogg](https://wordpress.org/support/users/brianhogg/)
 * (@brianhogg)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/hide-time-2/#post-8935601)
 * Hello!
 * You can either use the `ecs_event_list_details` filter to customize how the date/
   time outputs, or you can do something like this to add spans around the time (
   which you can then hide with a bit of CSS like `.tecs_time { display: none; }`):
 * [https://eventcalendarnewsletter.com/change-color-style-time-events-calendar-shortcode/](https://eventcalendarnewsletter.com/change-color-style-time-events-calendar-shortcode/)
 * Alternatively the [pro version](https://eventcalendarnewsletter.com/the-events-calendar-shortcode/#designs)
   has a ‘compact’ view which includes the date but not the time.
 *  Thread Starter [Sherry22](https://wordpress.org/support/users/sherry22/)
 * (@sherry22)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/hide-time-2/#post-8935871)
 * Hello thanks for the quick reply.
 * Where do I add the css? In the event itself there is a start and an end time 
   both in their own field.
 * Do you know how I can show an address?
 * many thanks
 *  Plugin Author [Brian Hogg](https://wordpress.org/support/users/brianhogg/)
 * (@brianhogg)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/hide-time-2/#post-8935919)
 * There’s a few places you can add any CSS for the `[ecs-list-events]` shortcode,
   such as in the style.css of your child theme, or under Appearance > Customize
   in your WordPress admin (under ‘Additional CSS’).
 * As for the address, you can use the `venue` option:
 * [https://eventcalendarnewsletter.com/events-calendar-shortcode-pro-options/#venue](https://eventcalendarnewsletter.com/events-calendar-shortcode-pro-options/#venue)
 *  Thread Starter [Sherry22](https://wordpress.org/support/users/sherry22/)
 * (@sherry22)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/hide-time-2/#post-8936075)
 * I see what you mean now. This is such a great tip!
    Any chance you can tell me
   how to add the year after the start and end date? ie May 1, 17′ – Mar 3, 17′
 *  Plugin Author [Brian Hogg](https://wordpress.org/support/users/brianhogg/)
 * (@brianhogg)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/hide-time-2/#post-8945446)
 * You can tweak the output in the code in the blog post I mentioned before:
 * [https://eventcalendarnewsletter.com/change-color-style-time-events-calendar-shortcode/](https://eventcalendarnewsletter.com/change-color-style-time-events-calendar-shortcode/)
 * Or, the shortcode uses tribe’s `tribe_events_event_schedule_details` function,
   so if you change the date format for The Events Calendar it will also change 
   in the shortcode. Under Events > Settings then the Display tab the “Date without
   year” setting should do the trick!
    -  This reply was modified 9 years, 5 months ago by [Brian Hogg](https://wordpress.org/support/users/brianhogg/).

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Hide Time’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar-shortcode/assets/icon-256x256.gif?rev
   =3023752)
 * [The Events Calendar Shortcode & Block](https://wordpress.org/plugins/the-events-calendar-shortcode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar-shortcode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar-shortcode/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Brian Hogg](https://wordpress.org/support/users/brianhogg/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/hide-time-2/#post-8945446)
 * Status: resolved