# アカウント作成時の「名前」指示の非表示

**URL:** https://meta.discourse.org/t/hiding-the-name-instruction-in-create-account/115016
**Category:** Support
**Created:** [2019 年 4 月 14 日午後 6:56 UTC](https://meta.discourse.org/t/hiding-the-name-instruction-in-create-account/115016 "2019-04-14T18:56:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Nrsinga\_Dasa](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nrsinga_dasa/32/135535_2.png) [@Nrsinga\_Dasa](https://meta.discourse.org/u/Nrsinga_Dasa)
#### Post date: [2019 年 4 月 14 日午後 6:56 UTC](https://meta.discourse.org/t/hiding-the-name-instruction-in-create-account/115016/1 "2019-04-14T18:56:55Z")

</div>

Hello Support

I tried to search the forum and tried different options but cannot get the Name tip “Your first name and surname” removed. I only want to show email, username and password information. Managed to remove First name and Surname input fields but cannot get a way to remove the tip.

 ![image](https://global.discourse-cdn.com/meta/original/3X/7/3/7318dbecee0a1eef7aed8bb748bec1c1c36d7b8d.png)

I tried the css below but it removes all. How can i also reference “Your first name and surname”?

.modal tr.instructions label {  
display:none;  
}

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2022 年 7 月 10 日午後 4:50 UTC](https://meta.discourse.org/t/hiding-the-name-instruction-in-create-account/115016/2 "2022-07-10T16:50:43Z")

</div>



---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [2022 年 7 月 10 日午後 6:09 UTC](https://meta.discourse.org/t/hiding-the-name-instruction-in-create-account/115016/3 "2022-07-10T18:09:43Z")

</div>


