# Global navigation or links

**URL:** https://meta.discourse.org/t/global-navigation-or-links/75980
**Category:** Support
**Created:** [13 בדצמבר,‏ 2017,‏ 6:18pm UTC](https://meta.discourse.org/t/global-navigation-or-links/75980 "2017-12-13T18:18:36Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [13 בדצמבר,‏ 2017,‏ 6:36pm UTC](https://meta.discourse.org/t/global-navigation-or-links/75980/2 "2017-12-13T18:36:49Z")

</div>

> [@typeoneerror](#):
>
> Is there no way to add custom links to the navigation or next to the logo without self-hosted Discourse?

You can add custom links to the navigation/next to the logo on hosted Discourse.

A quick search led me to the following (there are likely more):

> [@(Superseded) Add new link on header beside search icon](https://meta.discourse.org/t/add-new-link-on-header-beside-search-icon/48621):
>
> mega This feature is now available as a [dedicated theme component](https://meta.discourse.org/t/iconified-header-links/86307). Want to add a new link right next to search icon on header? Follow below steps: Add this JavaScript code to your site theme Go to Admin Customize Themes Select the theme you wish to customize Edit CSS/HTML \</head\> \<script type="text/discourse-plugin" version="0.4"\> const { iconNode } = require("discourse-common/lib/icon-library"); api.decorateWidget('header-icons:before', helper =\> { return helper.h('li', [ he…

[https://meta.discourse.org/t/custom-nav-header-like-discourse-org/21053](https://meta.discourse.org/t/custom-nav-header-like-discourse-org/21053)

> [@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…

---

_[View the full topic](https://meta.discourse.org/t/global-navigation-or-links/75980)._
