# Hide Tab from Nav bar with CSS?

**URL:** https://community.glideapps.com/t/hide-tab-from-nav-bar-with-css/28946
**Category:** Ask for Help
**Created:** [July 10, 2021, 7:06pm UTC](https://community.glideapps.com/t/hide-tab-from-nav-bar-with-css/28946 "2021-07-10T19:06:56Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![solacetouch](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/solacetouch/32/24299_2.png) [@solacetouch](https://community.glideapps.com/u/solacetouch)
#### Post date: [July 10, 2021, 7:06pm UTC](https://community.glideapps.com/t/hide-tab-from-nav-bar-with-css/28946/1 "2021-07-10T19:06:56Z")

</div>

I am hoping to hide a tab from the nav bar with CSS. The tab needs to be still visible in app so I can use a button to navigate to it, but I don’t want people to see it in the navigation bar.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [July 10, 2021, 7:13pm UTC](https://community.glideapps.com/t/hide-tab-from-nav-bar-with-css/28946/2 "2021-07-10T19:13:59Z")

</div>

Can you place it in the side menu, or do you not want to see it there either?

---

<div class="post-metadata">

### Author: ![solacetouch](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/solacetouch/32/24299_2.png) [@solacetouch](https://community.glideapps.com/u/solacetouch)
#### Post date: [July 10, 2021, 7:24pm UTC](https://community.glideapps.com/t/hide-tab-from-nav-bar-with-css/28946/3 "2021-07-10T19:24:48Z")

</div>

I prefer not to have it there either but thats my compromise location if its not possible.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [July 10, 2021, 7:29pm UTC](https://community.glideapps.com/t/hide-tab-from-nav-bar-with-css/28946/4 "2021-07-10T19:29:16Z")

</div>

Instead of a tab, you could create a ‘link to screen’ button and set it up to look like your tab. You would have to redo everything in that link to screen view, but then you wouldn’t be trying to hack some CSS to hide a tab.

---

<div class="post-metadata">

### Author: ![wjcv06](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wjcv06/32/12747_2.png) [@wjcv06](https://community.glideapps.com/u/wjcv06)
#### Post date: [July 10, 2021, 8:16pm UTC](https://community.glideapps.com/t/hide-tab-from-nav-bar-with-css/28946/5 "2021-07-10T20:16:39Z")

</div>

> [@Jeff\_Hager](#):
>
> You would have to redo everything

Or use Copy All and paste at the New Screen

---

<div class="post-metadata">

### Author: ![solacetouch](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/solacetouch/32/24299_2.png) [@solacetouch](https://community.glideapps.com/u/solacetouch)
#### Post date: [July 10, 2021, 9:07pm UTC](https://community.glideapps.com/t/hide-tab-from-nav-bar-with-css/28946/6 "2021-07-10T21:07:16Z")

</div>

Wow, i forgot about this! Thanks

---

<div class="post-metadata">

### Author: ![solacetouch](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/solacetouch/32/24299_2.png) [@solacetouch](https://community.glideapps.com/u/solacetouch)
#### Post date: [July 10, 2021, 9:31pm UTC](https://community.glideapps.com/t/hide-tab-from-nav-bar-with-css/28946/7 "2021-07-10T21:31:05Z")

</div>

you just changed my life with this lol

---

<div class="post-metadata">

### Author: ![NoCodeAndy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nocodeandy/32/62530_2.png) [@NoCodeAndy](https://community.glideapps.com/u/NoCodeAndy)
#### Post date: [January 17, 2024, 4:49pm UTC](https://community.glideapps.com/t/hide-tab-from-nav-bar-with-css/28946/9 "2024-01-17T16:49:37Z")

</div>


