# How to customize editor button? (remove couple option)

**URL:** https://meta.discourse.org/t/how-to-customize-editor-button-remove-couple-option/87367
**Category:** Development
**Created:** [May 13, 2018, 1:11pm UTC](https://meta.discourse.org/t/how-to-customize-editor-button-remove-couple-option/87367 "2018-05-13T13:11:01Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![kOS](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kos/32/441826_2.png) [@kOS](https://meta.discourse.org/u/kOS)
#### Post date: [September 22, 2024, 1:58pm UTC](https://meta.discourse.org/t/how-to-customize-editor-button-remove-couple-option/87367/6 "2024-09-22T13:58:29Z")

</div>

> [@Moin](#):
>
> disable the feature in general?u=moin.

Yes, exactly this. Thanks for the tipp. This did the job for me.

> [@How to customize the composer toolbar?](https://meta.discourse.org/t/how-to-customize-the-composer-toolbar/323577/3):
>
> ```plaintext
> .d-editor-button-bar {
> .local-dates { // hides the date button
> display: none;
> }
> }
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/how-to-customize-editor-button-remove-couple-option/87367)._
