Title: Changing shadow area in header
Last modified: June 29, 2018

---

# Changing shadow area in header

 *  [cait4website95](https://wordpress.org/support/users/cait4website95/)
 * (@cait4website95)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/changing-shadow-area-in-header/)
 * Hi!
 * I have trouble trying to change the shadow areas in the header. I would like 
   to have the space the menu takes up in the header, but do not know how to.
 * In order to change the image I already used code, which can be found in this 
   thread: [https://wordpress.org/support/topic/big-header-text-looks-bad-on-mobile/](https://wordpress.org/support/topic/big-header-text-looks-bad-on-mobile/)
 * Thanks in advance!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-shadow-area-in-header%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/changing-shadow-area-in-header/#post-10448244)
 * HI cait4website95,
 * Thanks for contacting us,
 * please share a screenshot of the issue you are facing, so that we can help you
   better regarding that.
 * Looking forward to helping you.
 * Thanks
 *  Thread Starter [cait4website95](https://wordpress.org/support/users/cait4website95/)
 * (@cait4website95)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/changing-shadow-area-in-header/#post-10448475)
 * Hi!
 * Here is the [screenshot](http://s1266.photobucket.com/user/Cait4Website95/media/Screen%20Shot%202018-06-29%20at%2016.14.46_zpsont1asla.png.html][IMG]http://i1266.photobucket.com/-06-29%20at%2016.14.46_zpsont1asla.png[/IMG][/URL]).
 * I hope this works, all very new to this.
    -  This reply was modified 7 years, 10 months ago by [cait4website95](https://wordpress.org/support/users/cait4website95/).
 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/changing-shadow-area-in-header/#post-10450032)
 * Hi cait4website95,
 * The screenshot of the link that you have sent is not running, Please create/upload
   the screenshot using the [link](https://prnt.sc/).
 * Thanks
 *  Thread Starter [cait4website95](https://wordpress.org/support/users/cait4website95/)
 * (@cait4website95)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/changing-shadow-area-in-header/#post-10450251)
 * Hi,
 * Thanks. This should be [it.](http://prntscr.com/k13sc9)
 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/changing-shadow-area-in-header/#post-10450553)
 * Hi cait4website95,
 * For this add following css code in custom css filed
 *     ```
       .navbar .navbar-nav > li > a
       {
           padding: 20px 19px !important;
       }
   
       .navbar {
          min-height: 70px !important;
       }
       ```
   
 * change padding and height according to you need.
 * Thanks
 *  Thread Starter [cait4website95](https://wordpress.org/support/users/cait4website95/)
 * (@cait4website95)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/changing-shadow-area-in-header/#post-10473173)
 * Thanks this is working perfectly!
 * Do you also have a code for the lower bar?
 * Thanks in advance!
 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/changing-shadow-area-in-header/#post-10475234)
 * Hi cait4website95,
 * For this paste, the following css code in custom css filed
 *     ```
       .breadcrumbs {
           padding: 10px 0px !important;
       }
       ```
   
 * If this does not solve your issue, then tell me what you want to change through
   the screenshot.
 * Thanks

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

The topic ‘Changing shadow area in header’ is closed to new replies.

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

## Tags

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

 * 7 replies
 * 2 participants
 * Last reply from: [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/changing-shadow-area-in-header/#post-10475234)
 * Status: not resolved