Title: Header placement
Last modified: November 14, 2016

---

# Header placement

 *  Resolved [55san](https://wordpress.org/support/users/55san/)
 * (@55san)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-placement-3/)
 * Hi, Please let me know where you can adjust the header (logo & main nav menu)
   so it can be moved up. Thanks so much in advance!

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

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-placement-3/#post-8435933)
 * You can adjust the header height in Theme Options> Site Header. Reducing this
   will push the logo and the menu up.
 * if this doesn’t work for you, post a link to your site and I’ll look for another
   solution.
 * -Kevin
 *  Thread Starter [55san](https://wordpress.org/support/users/55san/)
 * (@55san)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-placement-3/#post-8439297)
 * Hey Kevin,
 * Thanks for the info. Yes it moved the logo and menu up, but the image reduced
   in depth which I didn’t want to happen. In the Pinnacle demo, it has it like 
   I’d like it with a deeper image. Here’s the link you requested [http://www.kmagnerdesign.com/kmdwp/](http://www.kmagnerdesign.com/kmdwp/)(
   also I need to reduce the space above the “Featured Projects” on that home page).
   Please let me know if you need more info and thanks so much for the help!!!!
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-placement-3/#post-8439942)
 * I’m seeing your page appear pretty similarly to the demo site:
    [http://themes.kadencethemes.com/pinnacle/](http://themes.kadencethemes.com/pinnacle/)
 * Can you specify a bit more what you’re wanting to change? Sorry if I’m missing
   your point.
 * Also, this CSS placed into Theme Options> custom CSS should take care of the 
   space for you:
 *     ```
       .home-portfolio.home-margin {
           padding-top: 0;
       }
   
       .home-margin.home-padding {
           padding-bottom: 0;
       }
       ```
   
 * -Kevin
 *  Thread Starter [55san](https://wordpress.org/support/users/55san/)
 * (@55san)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-placement-3/#post-8450535)
 * Hi,
 * Thanks but the issue persists. To clarify, I would like the logo and menu moved
   up into the darker top area, keeping the depth of the header image the same (
   www.kmagnerdesign.com/kmdwp). Also I added a Home Page title, but for some reason
   it’s not showing. Thanks so much in advance!
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/header-placement-3/#post-8450662)
 * Firstly, you’ll probably want to decrease the header height in Theme Options>
   Site Header back to how it was before.
 * Let me know when you make that change and I’ll try to provide some CSS to move
   the header and logo up.
 * As for the home portfolio spacing, I’m seeing the CSS that I provided reduce 
   the space. If it were to be reduced anymore, the button above that appears on
   hover would interfere with your home portfolio, and it wouldn’t look good.
 * And on your home page, it looks like you’ve got the Home Slider set to “Page 
   Title.” You will have to input a title in Theme Options> Home Slider for it to
   display on the home page.
 * -Kevin
 *  Thread Starter [55san](https://wordpress.org/support/users/55san/)
 * (@55san)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/header-placement-3/#post-8470371)
 * Hi Kevin,
    Thanks so much! The header placement is now good, except please let
   me know how to make the subhead larger (“Thank you for visiting”). I went into
   the Appearance > custom css and tried increasing the px size and it increased
   it in mobile view but not desktop view (in the code, “subtitle” appears 10 times;
   not sure if any are redundant and can be cleaned up). Also per your reference
   to the home portfolio spacing, I don’t need the “Read” button hover button above
   the Featured Projects on the home page and would like to remove it and tighten
   up that space.
 * Your help is really appreciated!
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/header-placement-3/#post-8470418)
 * Here is some CSS that will allow you to change the font-size of the subtitle:
 *     ```
       span.home-page-subtitle {
           font-size: 30px;
       }
       ```
   
 * If you want the button to go away, then you can simply go into theme options>
   Home layout, and find the Home Icon Menu settings.
 * Find the “Icon menu button text (optional)” option and leave it blank. That should
   get rid of the button entirely.
 * -Kevin

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

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

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

 * 7 replies
 * 2 participants
 * Last reply from: [Kevin](https://wordpress.org/support/users/jx-3p/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/header-placement-3/#post-8470418)
 * Status: resolved