Title: Remove navbar &#8211; how?
Last modified: August 21, 2016

---

# Remove navbar – how?

 *  Resolved [ekekrantz](https://wordpress.org/support/users/ekekrantz/)
 * (@ekekrantz)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/remove-navbar-how/)
 * I have a sub domain and its only use is to show the page on a screen – in other
   words no interaction.
    I would really like to remove the navbar but not sure 
   how to. Check site [http://www.screen1.brfblaklinten19.se](http://www.screen1.brfblaklinten19.se)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/remove-navbar-how/#post-4132175)
 * Try:
 *     ```
       .navbar-inner {
         display: none;
       }
       ```
   
 *  Thread Starter [ekekrantz](https://wordpress.org/support/users/ekekrantz/)
 * (@ekekrantz)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/remove-navbar-how/#post-4132203)
 * Thanks, you’re my knight in shining armour 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove navbar – how?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

## Tags

 * [nav bar](https://wordpress.org/support/topic-tag/nav-bar/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * 2 replies
 * 2 participants
 * Last reply from: [ekekrantz](https://wordpress.org/support/users/ekekrantz/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/remove-navbar-how/#post-4132203)
 * Status: resolved