# How to Add Custom Menu to Header Nav like Sitepoint

**URL:** https://meta.discourse.org/t/how-to-add-custom-menu-to-header-nav-like-sitepoint/56906
**Category:** UX
**Created:** [2월 4, 2017, 2:54오후 UTC](https://meta.discourse.org/t/how-to-add-custom-menu-to-header-nav-like-sitepoint/56906 "2017-02-04T14:54:08Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![bRionZ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brionz/32/121208_2.png) [@bRionZ](https://meta.discourse.org/u/bRionZ)
#### Post date: [2월 4, 2017, 2:54오후 UTC](https://meta.discourse.org/t/how-to-add-custom-menu-to-header-nav-like-sitepoint/56906/1 "2017-02-04T14:54:08Z")

</div>

When I visit SitePoint, it was incredible. It has full-width menu and has any custom button/ links. I really love that, and I want to realize it in my site.

[https://www.sitepoint.com/community](https://www.sitepoint.com/community)

thanks before.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [2월 4, 2017, 3:45오후 UTC](https://meta.discourse.org/t/how-to-add-custom-menu-to-header-nav-like-sitepoint/56906/2 "2017-02-04T15:45:33Z")

</div>

Have you checked the #howto category?  
[https://meta.discourse.org/t/custom-nav-header-like-discourse-org/21053](https://meta.discourse.org/t/custom-nav-header-like-discourse-org/21053)

---

<div class="post-metadata">

### Author: ![bRionZ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brionz/32/121208_2.png) [@bRionZ](https://meta.discourse.org/u/bRionZ)
#### Post date: [2월 4, 2017, 6:24오후 UTC](https://meta.discourse.org/t/how-to-add-custom-menu-to-header-nav-like-sitepoint/56906/3 "2017-02-04T18:24:41Z")

</div>

@cpradio Thanks a lot for Your advices. but I want the nav-bar same like sitepoint. I was try to inspect the element from my browser and place it on customizer but it does not work. 😁

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [2월 5, 2017, 12:13오전 UTC](https://meta.discourse.org/t/how-to-add-custom-menu-to-header-nav-like-sitepoint/56906/5 "2017-02-05T00:13:07Z")

</div>

You can try looking through our repo, we use a plugin to push our theme.

[https://github.com/sitepoint/discourse-theme](https://github.com/sitepoint/discourse-theme)

---

<div class="post-metadata">

### Author: ![bRionZ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brionz/32/121208_2.png) [@bRionZ](https://meta.discourse.org/u/bRionZ)
#### Post date: [2월 5, 2017, 1:30오전 UTC](https://meta.discourse.org/t/how-to-add-custom-menu-to-header-nav-like-sitepoint/56906/6 "2017-02-05T01:30:49Z")

</div>

Thank you so much sir, it was really helpful 😇
