# New Topic Header Button

**URL:** https://meta.discourse.org/t/new-topic-header-button/84551
**Category:** Theme component
**Tags:** official, new-topic-header-button
**Created:** [April 4, 2018, 9:43am UTC](https://meta.discourse.org/t/new-topic-header-button/84551 "2018-04-04T09:43:49Z")
**Posts on this page:** 1
**Showing post:** 18

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [February 5, 2019, 6:55pm UTC](https://meta.discourse.org/t/new-topic-header-button/84551/18 "2019-02-05T18:55:39Z")

</div>

> [@ElForoViajero](#):
>
> Is it possible to change the color of the button, but not change the color of all buttons in the site?

Use this code, changing the color obviously.

```
#new-create-topic {
    background-color: red;
}

```

---

_[View the full topic](https://meta.discourse.org/t/new-topic-header-button/84551)._
