# Display Tags inline with thread title, instead of being on the bottom line

**URL:** https://meta.discourse.org/t/display-tags-inline-with-thread-title-instead-of-being-on-the-bottom-line/393158
**Category:** Support
**Created:** [10 januari 2026 om 22:35 UTC](https://meta.discourse.org/t/display-tags-inline-with-thread-title-instead-of-being-on-the-bottom-line/393158 "2026-01-10T22:35:06Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [12 januari 2026 om 15:40 UTC](https://meta.discourse.org/t/display-tags-inline-with-thread-title-instead-of-being-on-the-bottom-line/393158/2 "2026-01-12T15:40:17Z")

</div>

> [@paulovbettio](#):
>
> Should I create a component to to that?

Yes, this would be possible with a theme component… you’d want to hide the original placement of the tags with CSS and add the tags in a new position using a plugin outlet, perhaps `topic-list-after-title` would work well for this.

This guide may help a bit [Using Plugin Outlet Connectors from a Theme or Plugin](https://meta.discourse.org/t/using-plugin-outlet-connectors-from-a-theme-or-plugin/32727)

---

_[View the full topic](https://meta.discourse.org/t/display-tags-inline-with-thread-title-instead-of-being-on-the-bottom-line/393158)._
