# How is the "Welcome to Discourse Meta!" div being hid on forum posts?

**URL:** https://meta.discourse.org/t/how-is-the-welcome-to-discourse-meta-div-being-hid-on-forum-posts/222381
**Category:** Support
**Created:** [March 29, 2022, 4:53pm UTC](https://meta.discourse.org/t/how-is-the-welcome-to-discourse-meta-div-being-hid-on-forum-posts/222381 "2022-03-29T16:53:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Charles\_Hoffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/charles_hoffman/32/254725_2.png) [@Charles\_Hoffman](https://meta.discourse.org/u/Charles_Hoffman)
#### Post date: [March 29, 2022, 4:53pm UTC](https://meta.discourse.org/t/how-is-the-welcome-to-discourse-meta-div-being-hid-on-forum-posts/222381/1 "2022-03-29T16:53:41Z")

</div>

I created a similar div on my forum but I can’t figure out how to hide it on forum posts. It seems like there’s no way to target the code on specific pages without using javascript but I’d love to be proven wrong!

---

<div class="post-metadata">

### Author: ![jordan.vidrine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jordan.vidrine/32/515563_2.png) [@jordan.vidrine](https://meta.discourse.org/u/jordan.vidrine)
#### Post date: [March 29, 2022, 5:01pm UTC](https://meta.discourse.org/t/how-is-the-welcome-to-discourse-meta-div-being-hid-on-forum-posts/222381/2 "2022-03-29T17:01:46Z")

</div>

Hey there, I _think_ you’re asking about this banner right?

[https://github.com/discourse/discourse-meta-banner](https://github.com/discourse/discourse-meta-banner)

It’s a public component so you can feel free to explore how we did so.

I believe we dynamically show this based on [trust level](https://github.com/discourse/discourse-meta-banner/blob/fec215a45dd110b37f1783838b2855e3e5f757d2/javascripts/discourse/components/meta-banner.js#L8-L14) & [plugin outlet placement](https://github.com/discourse/discourse-meta-banner/tree/main/javascripts/discourse/connectors/below-site-header).

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [March 29, 2022, 6:45pm UTC](https://meta.discourse.org/t/how-is-the-welcome-to-discourse-meta-div-being-hid-on-forum-posts/222381/3 "2022-03-29T18:45:52Z")

</div>

If you’re talking about this:

 ![image](https://global.discourse-cdn.com/meta/original/3X/f/8/f81180647d324c94bcdeb8a6f32001d3889c8245.png)

It’s a theme component that was publicly released in February:

> [@Welcome Link Banner](https://meta.discourse.org/t/welcome-link-banner/218743):
>
> discourse2Summary Welcome Link Banner is a simple banner that allows you to add custom text and 1-4 links.eyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/welcome-link-banner)hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-welcome-link-banner](https://github.com/discourse/discourse-welcome-link-banner)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component Features Settings This component comes with a variety of settings! Name De…

It has many settings.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [April 28, 2022, 6:45pm UTC](https://meta.discourse.org/t/how-is-the-welcome-to-discourse-meta-div-being-hid-on-forum-posts/222381/4 "2022-04-28T18:45:54Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
