# Where did ‘category style: square’ go?

**URL:** https://meta.discourse.org/t/where-did-category-style-square-go/232088
**Category:** UX
**Created:** [July 6, 2022, 11:58am UTC](https://meta.discourse.org/t/where-did-category-style-square-go/232088 "2022-07-06T11:58:57Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![MarcP](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marcp/32/160184_2.png) [@MarcP](https://meta.discourse.org/u/MarcP)
#### Post date: [July 6, 2022, 11:58am UTC](https://meta.discourse.org/t/where-did-category-style-square-go/232088/1 "2022-07-06T11:58:57Z")

</div>

Did the square category style (like here on meta) get removed?

 ![image](https://global.discourse-cdn.com/meta/original/4X/0/6/c/06cc5d77df995326f89667d38df9ac4a7538f516.jpeg)

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [July 6, 2022, 12:08pm UTC](https://meta.discourse.org/t/where-did-category-style-square-go/232088/2 "2022-07-06T12:08:49Z")

</div>

Here on meta we use the ‘bullet’ option - does that give you the result you’re looking for?

---

<div class="post-metadata">

### Author: ![MarcP](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marcp/32/160184_2.png) [@MarcP](https://meta.discourse.org/u/MarcP)
#### Post date: [July 6, 2022, 12:12pm UTC](https://meta.discourse.org/t/where-did-category-style-square-go/232088/3 "2022-07-06T12:12:45Z")

</div>

You are completely right. Totally forgot I had the following CSS enabled:

```plaintext
span.badge-category-bg {
    border-radius: 5px;
}

span.badge-category-parent-bg {
    border-radius: 5px;
}

```

Somehow I thought circle was a default option as well and “bullet” for a circle made sense because bullets are.. well.. round 😛

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [July 7, 2022, 7:00am UTC](https://meta.discourse.org/t/where-did-category-style-square-go/232088/4 "2022-07-07T07:00:42Z")

</div>

This topic was automatically closed after 18 hours. New replies are no longer allowed.
