# 注册挥手表情的设置文本

**URL:** <https://meta.discourse.org/t/setting-text-for-waving-hand-sign-up-emoji/204136>\
**Category:** Support\
**Created:** [2021年九月21日 19:34 UTC](https://meta.discourse.org/t/setting-text-for-waving-hand-sign-up-emoji/204136 "2021-09-21T19:34:29Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)\
**Post date:** [2021年九月21日 20:10 UTC](https://meta.discourse.org/t/setting-text-for-waving-hand-sign-up-emoji/204136/2 "2021-09-21T20:10:28Z")

</div>

我相信你可以通过一点 CSS 来移除它：

> [@awesomerobot](#):
>
> 自定义现有主题最简单的方法是通过管理界面创建一个新的主题组件，将下面的 CSS 添加到 `common` 中，然后将你的新主题组件添加到 Fakebook 主题中。
> 
> ```plaintext
> .waving-hand {
> display: none;
> }
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/setting-text-for-waving-hand-sign-up-emoji/204136)._
