# Post notices for first-time and returning users

**URL:** https://meta.discourse.org/t/post-notices-for-first-time-and-returning-users/112078
**Category:** Announcements
**Tags:** new-feature, post-notices
**Created:** [3월 19, 2019, 5:25오후 UTC](https://meta.discourse.org/t/post-notices-for-first-time-and-returning-users/112078 "2019-03-19T17:25:00Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [3월 20, 2019, 6:25오후 UTC](https://meta.discourse.org/t/post-notices-for-first-time-and-returning-users/112078/10 "2019-03-20T18:25:31Z")

</div>

You can hide them using the topic id 😉

```css
[data-topic-id="1234"] .post-notice {
  display: none;
}

```

---

_[View the full topic](https://meta.discourse.org/t/post-notices-for-first-time-and-returning-users/112078)._
