# 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:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Paddy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/paddy/32/8417_2.png) [@Paddy](https://community.glideapps.com/u/Paddy)
#### Post date: [June 3, 2020, 10:40am UTC](https://community.glideapps.com/t/remove-the-word-event-in-calendar-layout/10220/1 "2020-06-03T10:40:25Z")

</div>

Is this possible?  
 ![Screenshot 2020-06-03 at 11.40.08](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/1/15399b1f4e147cb8803fed33ee664da38d038482.png)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 3, 2020, 10:43am UTC](https://community.glideapps.com/t/remove-the-word-event-in-calendar-layout/10220/2 "2020-06-03T10:43:42Z")

</div>

I don’t think this is possible as of now.

---

<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 …
