# Remove the word EVENT in calendar layout

**URL:** https://community.glideapps.com/t/remove-the-word-event-in-calendar-layout/10220
**Category:** Ask for Help
**Created:** [June 3, 2020, 10:40am UTC](https://community.glideapps.com/t/remove-the-word-event-in-calendar-layout/10220 "2020-06-03T10:40:25Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Christophe\_HK](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/christophe_hk/32/4161_2.png) [@Christophe\_HK](https://community.glideapps.com/u/Christophe_HK)
#### Post date: [June 3, 2020, 3:00pm UTC](https://community.glideapps.com/t/remove-the-word-event-in-calendar-layout/10220/3 "2020-06-03T15:00:37Z")

</div>

> [@How do I remove the time in the calendar view](https://community.glideapps.com/t/how-do-i-remove-the-time-in-the-calendar-view/10231/3):
>
> In fact, you can using a workaround. Using Chrome on your pc, launch your app. Right click to display the contextual menu a’d select “inspect” (developer tools must be enabled). Once done, using the element selector, select the time displayed in the event row. It will show you the corresponding “div” html element corresponding to the display of the event time. This div will look like to : Take note of this YYYYY string. In your app, add a custom Rich Text component and place it at the top …

---

_[View the full topic](https://community.glideapps.com/t/remove-the-word-event-in-calendar-layout/10220)._
