Title: Change Header
Last modified: August 20, 2016

---

# Change Header

 *  Resolved [web-man](https://wordpress.org/support/users/web-man/)
 * (@web-man)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/)
 * Hello
    Anyone knows how the reduce the space on header? (like this image:)
 * [http://easycaptures.com/fs/uploaded/518/2168866916.jpg](http://easycaptures.com/fs/uploaded/518/2168866916.jpg)

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377173)
 * You’d need to post a link to the page where the problem exists. Or try using 
   [Firebug](http://getfirebug.com) to identify the CSS code that controls the spacing
   in that area of the page.
 *  Thread Starter [web-man](https://wordpress.org/support/users/web-man/)
 * (@web-man)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377184)
 * Thank you for the tool firefbug. I try to edit on css, but i got no effects. 
   It’s not a problem, i just wanna reduce the space “empty”. My site is [http://www.100Saberes.com](http://www.100Saberes.com)
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377189)
 * There’s nothing visible on your page…
 *  Thread Starter [web-man](https://wordpress.org/support/users/web-man/)
 * (@web-man)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377195)
 * I wanna make post’s right after the Slogan. I wanna reduce the space betwen Title
   Blog and Post’s.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377197)
 * I don’t see anything on your site except the background and search bar – nothing
   else from the theme is visible.
 *  Thread Starter [web-man](https://wordpress.org/support/users/web-man/)
 * (@web-man)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377251)
 * So its not possible remove that space?
    My users have to scroll down to read 
   the news.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377254)
 * Try removing from the theme’s style.css file:
 *     ```
       #header {
           margin: 910px auto 915px;
           min-height: 973px;
           padding: 935px 0 977px;
           position: relative;
           text-align: center;
           width: 9690px;
       }
       ```
   
 * Who on earth added that?
 *  Thread Starter [web-man](https://wordpress.org/support/users/web-man/)
 * (@web-man)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377258)
 * I remove that, but nothing change.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377261)
 * Clear your browser’s cache.
 *  Thread Starter [web-man](https://wordpress.org/support/users/web-man/)
 * (@web-man)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377262)
 * *Sorry, bad refresh.
    Now my title is on left side
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377266)
 * Then put back in the styles that didn’t have massive positioning values;
 *     ```
       #header {
           position: relative;
           text-align: center;
       }
       ```
   
 *  Thread Starter [web-man](https://wordpress.org/support/users/web-man/)
 * (@web-man)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377267)
 * I will replace for a image. Thank you all for the help!

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pink-touch-2/1.3.1/screenshot.
   png)
 * Pink Touch 2
 * [Support Threads](https://wordpress.org/support/theme/pink-touch-2/)
 * [Active Topics](https://wordpress.org/support/theme/pink-touch-2/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pink-touch-2/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pink-touch-2/reviews/)

 * 12 replies
 * 4 participants
 * Last reply from: [web-man](https://wordpress.org/support/users/web-man/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/change-header-13/#post-3377267)
 * Status: resolved