# Please hide the way back in the navigation bar

**URL:** https://community.glideapps.com/t/please-hide-the-way-back-in-the-navigation-bar/30022
**Category:** Ask for Help
**Created:** [August 5, 2021, 6:16am UTC](https://community.glideapps.com/t/please-hide-the-way-back-in-the-navigation-bar/30022 "2021-08-05T06:16:03Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![AyS\_0908](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ays_0908/32/27349_2.png) [@AyS\_0908](https://community.glideapps.com/u/AyS_0908)
#### Post date: [August 5, 2021, 7:45am UTC](https://community.glideapps.com/t/please-hide-the-way-back-in-the-navigation-bar/30022/2 "2021-08-05T07:45:46Z")

</div>

Hi, you need to use CSS code (entered in a “Rich text” component).  
You’ll find a library from @ThinhDinh and @Lucas_Pires here

> **[Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.](https://www.notion.so/Full-background-for-tablet-mobile-61388c4c08e64109ab57b48cf72e10dc)**
>
> A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team

Also some tricks here

> [@Beautiful Design App](https://community.glideapps.com/t/beautiful-design-app/16191/44):
>
> Several ways. Depends what else is on the screen. You can use an image component and then style it. I’m using a round tile component, setting it to 2 tiles per row and then creating a Rich text box with this CSS: .fdeRBK { grid-template-columns: repeat(1, 1fr); width: 200px; margin: auto; } If you want the colored background, I placed the rich text box with the CSS at the very top and included this CSS: \<pre\> \<span\>\<style\> [data-test=app-markdown-view] { background-image: url("…

---

_[View the full topic](https://community.glideapps.com/t/please-hide-the-way-back-in-the-navigation-bar/30022)._
