# Come spostare la categoria in una colonna in "Ultime"

**URL:** https://meta.discourse.org/t/how-to-move-the-category-into-a-column-in-latest/103760
**Category:** Support
**Created:** [8 Dicembre 2018, 12:55pm UTC](https://meta.discourse.org/t/how-to-move-the-category-into-a-column-in-latest/103760 "2018-12-08T12:55:22Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [8 Dicembre 2018, 12:56pm UTC](https://meta.discourse.org/t/how-to-move-the-category-into-a-column-in-latest/103760/2 "2018-12-08T12:56:12Z")

</div>

> [@The topic list doesn't need a category column](https://meta.discourse.org/t/the-topic-list-doesnt-need-a-category-column/101352/42):
>
> [Edit: Corrected the CSS to work on all categories.] [Edit2: Needed to add “display: block;” to the container after a recent Discourse change.] I haven’t tested this much, as I only just did it, but I made this CSS change which others may find useful, if they dislike the new topic list layout. Before: After: CSS code: .topic-list-item .link-bottom-line { float: right; margin-top: 0.2em; display: block; } .topic-list-item .link-bottom-line .badge-w…

---

_[View the full topic](https://meta.discourse.org/t/how-to-move-the-category-into-a-column-in-latest/103760)._
