Title: Header Changes
Last modified: July 26, 2017

---

# Header Changes

 *  Resolved [bogleric](https://wordpress.org/support/users/bogleric/)
 * (@bogleric)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-changes-3/)
 * Is it possible to remove the blue bar at the top completely? I know how to change
   the color but would like to shrink or remove. Also, is it possible to reduce 
   the height of the black menu bar? I am finding the height of that black bar to
   be much too high.

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

 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-changes-3/#post-9353647)
 * Hi [@bogleric](https://wordpress.org/support/users/bogleric/),
 * For this use below code in custom css field (Theme Dashboard >> appreance >> 
   customize >> header setting >> custom css filed)
 * .header-top-area
    { display:none !important; }
 * .navbar .navbar-nav > li > a
    { padding:32px 19px !important; }
 * .navbar {
    min-height: 70px !important; }
 * Change padding and min-height according to your need.
 * Thanks
 *  Thread Starter [bogleric](https://wordpress.org/support/users/bogleric/)
 * (@bogleric)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-changes-3/#post-9353671)
 * Thanks for the great and quick response! Worked liked a charm.
 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/header-changes-3/#post-9355942)
 * Hi [@bergamsam](https://wordpress.org/support/users/bergamsam/)
 * Hope this helps.
    Also, if you feel that our help needs some favor to return 
   than you can do it by rating our theme in WordPress repo here: [https://wordpress.org/support/theme/bluestreet/reviews/#new-post](https://wordpress.org/support/theme/bluestreet/reviews/#new-post)
 * Thanks

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

The topic ‘Header Changes’ is closed to new replies.

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

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [reduce size](https://wordpress.org/support/topic-tag/reduce-size/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * 3 replies
 * 2 participants
 * Last reply from: [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/header-changes-3/#post-9355942)
 * Status: resolved