Title: Header height
Last modified: June 7, 2018

---

# Header height

 *  Resolved [Marc Decroux](https://wordpress.org/support/users/marcdecroux/)
 * (@marcdecroux)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/header-height-28/)
 * Hello,
 * First, thanks for the Catch Box theme: the look is simple, exactly what i was
   looking for.
 * I put an image as banner/title of the site: 1000 x 400 pixels. But is it possible
   to change the height of this section? For me, something like 250 pixels is enough.
 * Thanks for telling me where I can fix this!
 * Best regards.
 * Marc
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-height-28%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [skandha](https://wordpress.org/support/users/skandha/)
 * (@skandha)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/header-height-28/#post-10379824)
 * [@marcdecroux](https://wordpress.org/support/users/marcdecroux/): Hello there,
   I checked your site and It seems to be in maintenance mode. Please let me know
   when your site is accessible.
 * Also for swift response please post your issues in the Official Catch Themes 
   Support Forum
    [https://catchthemes.com/support-forum/forum/catch-box-public/](https://catchthemes.com/support-forum/forum/catch-box-public/)
 * Kind Regards,
    Skandha
 *  Thread Starter [Marc Decroux](https://wordpress.org/support/users/marcdecroux/)
 * (@marcdecroux)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/header-height-28/#post-10446795)
 * Hello !
 * Sorry for the very late answer… I was waiting for an ok to remove provisorly 
   the maintenance mode…
 * I just need the following :
    – reduce the height of the header (maybe something
   like 30%) – remove the white border around the image (I need my image full width
   and stuck to the menu)
 * On the blog page, I also see the background (behind the posts) in a king of grey.
   Is it possible to change this colour?
 * Thanks a lot for your help!
 *  [skandha](https://wordpress.org/support/users/skandha/)
 * (@skandha)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/header-height-28/#post-10447027)
 * [@marcdecroux](https://wordpress.org/support/users/marcdecroux/): To reduce the
   height of header
    **Go to => Appearance => Customize => Additional CSS** and 
   add the following CSS Code.
 *     ```
       #header-content {
       	padding:0;
       }
       #branding img {
       	height:200px;
       }
       ```
   
 * To change background color
    **Go to => Appearance => Customize => Additional 
   CSS** and add the following CSS Code.
 *     ```
       body.custom-background {
           background-color:#123456;
       }
       ```
   
 * You can change the height and background color according to your requirement.
 * Let me know if this works out.
    Also for swift response please post your issues
   in the Official Catch Themes Support Forum [https://catchthemes.com/support-forum/forum/catch-box-public/](https://catchthemes.com/support-forum/forum/catch-box-public/)
 * Kind Regards,
    Skandha
 *  Thread Starter [Marc Decroux](https://wordpress.org/support/users/marcdecroux/)
 * (@marcdecroux)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/header-height-28/#post-10447120)
 * Hi !
 * The header height works fine, thanks for this!
 * I change the background color: it doesn’t works, unfortunately…
 * For further request, I will go to the Catch Box forum. Am I right to continue
   ths topic here? Or do you prefer I post a new request on the Catch Box forum?
 * Thanks in advance…
 *  Thread Starter [Marc Decroux](https://wordpress.org/support/users/marcdecroux/)
 * (@marcdecroux)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/header-height-28/#post-10447368)
 * Hi again,
 * About the background color, I’ve put the code in the additional CSS of the theme.
   And it works, but not as I want : the background of the page is effectively changing.
   If your look at the page, there are 2 different backgrounds :
 * 1. Background of the full page : as you can see, I can apply the modification.
 * 2. Background of the posts : each post is displayed in a white rectangle, and
   there’s a color behind/around that goes from the menu to the bottom of the page.
   It’s this background I’d like to modifiy!
 * Any idea how to do this?
 * Thanks in advance!
 *  [skandha](https://wordpress.org/support/users/skandha/)
 * (@skandha)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/header-height-28/#post-10447626)
 * [@marcdecroux](https://wordpress.org/support/users/marcdecroux/); To change the
   background color
    **Go to => Appearance => Customize => Additional CSS** and 
   the following CSS Code.
 *     ```
       #main {
       	background-color:#123456;
       }
       ```
   
 * You can change the color according to your requirement.
    Let me know if this 
   is what you want. Kind Regards, Skandha
 *  Thread Starter [Marc Decroux](https://wordpress.org/support/users/marcdecroux/)
 * (@marcdecroux)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/header-height-28/#post-10447809)
 * Hi Skandha,
 * That’s GREAT : exactly what i was looking for !
 * Have a nice week-end!
 *  [skandha](https://wordpress.org/support/users/skandha/)
 * (@skandha)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/header-height-28/#post-10449921)
 * [@marcdecroux](https://wordpress.org/support/users/marcdecroux/): Hello there,
   I hope I was able to resolve your issue. If it’s not too much trouble, I have
   a quick request: could you please leave an honest review?
    [https://wordpress.org/support/theme/catch-box/reviews/#new-post](https://wordpress.org/support/theme/catch-box/reviews/#new-post)
   Your review will help others know what to expect when they’re looking for the
   support I offer. Even a sentence or two would be hugely appreciated. Thanks, 
   and if there’s anything else at all that I can do to help, don’t hesitate to 
   let me know. Have a good day! 🙂
 * Kind Regards,
    Skandha

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/catch-box/5.0.2/screenshot.png)
 * Catch Box
 * [Support Threads](https://wordpress.org/support/theme/catch-box/)
 * [Active Topics](https://wordpress.org/support/theme/catch-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/catch-box/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/catch-box/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [skandha](https://wordpress.org/support/users/skandha/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/header-height-28/#post-10449921)
 * Status: resolved