# Creating a drop-down list by a button in the page header

**URL:** https://meta.discourse.org/t/creating-a-drop-down-list-by-a-button-in-the-page-header/153143
**Category:** Support
**Created:** [May 28, 2020, 7:40pm UTC](https://meta.discourse.org/t/creating-a-drop-down-list-by-a-button-in-the-page-header/153143 "2020-05-28T19:40:08Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Artem](https://avatars.discourse-cdn.com/v4/letter/a/f0a364/32.png) [@Artem](https://meta.discourse.org/u/Artem)
#### Post date: [May 28, 2020, 7:40pm UTC](https://meta.discourse.org/t/creating-a-drop-down-list-by-a-button-in-the-page-header/153143/1 "2020-05-28T19:40:08Z")

</div>

Good afternoon.  
Tell me, how can I create a drop-down list using the button in the page header?  
So far, only an external link has been made. And how to make sure that when you click on the Documentation there is a drop-down list for selecting several documentation resources?

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

---

<div class="post-metadata">

### Author: ![Bcat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bcat/32/163148_2.png) [@Bcat](https://meta.discourse.org/u/Bcat)
#### Post date: [May 29, 2020, 1:20am UTC](https://meta.discourse.org/t/creating-a-drop-down-list-by-a-button-in-the-page-header/153143/2 "2020-05-29T01:20:24Z")

</div>

Is it like this?

> [@Add a custom header with a dropdown menu](https://meta.discourse.org/t/custom-header-with-dropdown-navigation/33451):
>
> We’ll be implementing a black header with one link that reveals a menu of more links, like this: In Admin \> Customize \> CSS/HTML, create a new customization. Remember that you can have multiple customizations active at the same time, so it’s a good idea to use many of them instead of one giant one for everything. For this custom header, create a new customization called “Header Nav”. To implement this sample nav, we need some CSS, HTML, and javascript to show and hide the d…
