# Removing Welcome and Returning User notes from posts after a set time

**URL:** https://meta.discourse.org/t/removing-welcome-and-returning-user-notes-from-posts-after-a-set-time/260934
**Category:** UX
**Tags:** post-notices
**Created:** [April 7, 2023, 12:21pm UTC](https://meta.discourse.org/t/removing-welcome-and-returning-user-notes-from-posts-after-a-set-time/260934 "2023-04-07T12:21:49Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![ToddZ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/toddz/32/328350_2.png) [@ToddZ](https://meta.discourse.org/u/ToddZ)
#### Post date: [October 26, 2023, 3:05am UTC](https://meta.discourse.org/t/removing-welcome-and-returning-user-notes-from-posts-after-a-set-time/260934/6 "2023-10-26T03:05:50Z")

</div>

> [@Moin](#):
>
> Would that [` .post-notice.old: display: none;`] effect only those automatic notes this topic is about or would it also hide the staff notices after two weeks?

The CSS in page code doesn’t appear to differentiate new/returning user notices from staff notices, though these are very different types of notices. So, as near as I can tell, suppressing old notices via CSS suppresses all of them.

I would like to hide old new/returning user notices, but absolutely to **retain** the staff notices. Wondering if anyone can think of a workaround for this (short of [asking Discourse to include tag classes in the CSS](https://meta.discourse.org/t/post-notices-for-first-time-and-returning-users/112078/10))?

---

_[View the full topic](https://meta.discourse.org/t/removing-welcome-and-returning-user-notes-from-posts-after-a-set-time/260934)._
