# Hide '+ New Topic' button from home screen

**URL:** https://meta.discourse.org/t/hide-new-topic-button-from-home-screen/52359
**Category:** Development
**Tags:** css
**Created:** [11월 2, 2016, 10:21오전 UTC](https://meta.discourse.org/t/hide-new-topic-button-from-home-screen/52359 "2016-11-02T10:21:25Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [11월 2, 2016, 10:33오전 UTC](https://meta.discourse.org/t/hide-new-topic-button-from-home-screen/52359/2 "2016-11-02T10:33:01Z")

</div>

See

> [@Hide 'Create Topic' on home page?](https://meta.discourse.org/t/hide-create-topic-on-home-page/51732/7):
>
> K, this is what you will want then body:not([class\*='category-']) #create-topic { display: none; } body.tags-page #create-topic { display: block; }

---

_[View the full topic](https://meta.discourse.org/t/hide-new-topic-button-from-home-screen/52359)._
