# 分类名称标题是否可以替换 h3 标签为其他标签？

**URL:** https://meta.discourse.org/t/is-it-possible-to-replace-the-h3-tag-with-another-tag-in-category-name-titles/195419
**Category:** Support
**Created:** [2021 年6 月 29 日 21:30 UTC](https://meta.discourse.org/t/is-it-possible-to-replace-the-h3-tag-with-another-tag-in-category-name-titles/195419 "2021-06-29T21:30:48Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### 作者： ![bekircem](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bekircem/32/44582_2.png) [@bekircem](https://meta.discourse.org/u/bekircem)
#### 发布日期： [2021 年6 月 29 日 21:30 UTC](https://meta.discourse.org/t/is-it-possible-to-replace-the-h3-tag-with-another-tag-in-category-name-titles/195419/1 "2021-06-29T21:30:48Z")

</div>

是否可以在分类名称标题中将 h3 标签替换为其他标签？

例如，我想从“bug”分类名称中移除 h3 标签。

 ![image](https://global.discourse-cdn.com/meta/original/3X/e/1/e10ad950f1447645270b40d2bb970b85e6144d5d.png)

谢谢。

---

<div class="post-metadata">

### 作者： ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### 发布日期： [2021 年6 月 30 日 00:10 UTC](https://meta.discourse.org/t/is-it-possible-to-replace-the-h3-tag-with-another-tag-in-category-name-titles/195419/2 "2021-06-30T00:10:30Z")

</div>

我想你可以通过 JavaScript 实现这一点。你可以参考 [Discourse 主题开发者指南](https://meta.discourse.org/t/developer-s-guide-to-discourse-themes/93648)。

如果你能多说明一下这样做是为了解决什么问题，或许能获得更有效的帮助。
