# What about adding tags in the top menu?

**URL:** https://meta.discourse.org/t/what-about-adding-tags-in-the-top-menu/25501
**Category:** Feature
**Created:** [2월 21, 2015, 9:34오후 UTC](https://meta.discourse.org/t/what-about-adding-tags-in-the-top-menu/25501 "2015-02-21T21:34:28Z")
**Posts on this page:** 1
**Showing post:** 44

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [3월 2, 2017, 5:52오후 UTC](https://meta.discourse.org/t/what-about-adding-tags-in-the-top-menu/25501/44 "2017-03-02T17:52:06Z")

</div>

Tags are alpha-numeric and all lower case in Discourse. If you want to apply styling to them you must use this “workaround”

> [@Capitalize a tag in the UI](https://meta.discourse.org/t/capitalize-a-tag-in-the-ui/57756/11):
>
> Added two more rules to fix some lingering formatting issues - now the grey background exists for the tag filter, and the tag is properly aligned in the dropdown: [image] .tag-bears:not(.tag-drop) { visibility: hidden; position: relative; } .tag-bears:not(.tag-drop):after { visibility: visible; position: absolute; top: 0; left: 0; content: "bEars"; } .tag-badge-wrapper.badge-wrapper.bullet.tag-bears:after{ position: absolute; padding: 5px; } .badge-category.tag-bears:after{ …

---

_[View the full topic](https://meta.discourse.org/t/what-about-adding-tags-in-the-top-menu/25501)._
