Title: Help: Header Position
Last modified: August 19, 2016

---

# Help: Header Position

 *  [myidcw](https://wordpress.org/support/users/myidcw/)
 * (@myidcw)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/help-header-position/)
 * Hi,
 * I am trying to center my header text (both horizontal and vertical), and also
   make the header font bigger…..
    Anyone can help? my site: [http://joy-dance.org/blog/](http://joy-dance.org/blog/)
 * thanks!

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/help-header-position/#post-1136484)
 * To increase the size of the header font, edit style.css (line 110)
 *     ```
       #header h1 {
       font-family:"Trebuchet MS","Myriad Pro",Verdana,Tahoma,Arial,Helvetica;
       font-size:250%;
       letter-spacing:-1px;
       line-height:90%;
       }
       ```
   
 * and style.css (line 119)
 *     ```
       #header h2 {
       font-family:"Trebuchet MS","Myriad Pro",Verdana,Tahoma,Arial,Helvetica;
       font-size:160%;
       }
       ```
   
 * and increase the font-size setting. This may impact on the horizontal and vertical
   positioning of the 2 header texts. So perhaps this should be dealt with **after**
   you’ve adjusted the font-size?
 *  Thread Starter [myidcw](https://wordpress.org/support/users/myidcw/)
 * (@myidcw)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/help-header-position/#post-1136560)
 * thanks!
 * got it

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

The topic ‘Help: Header Position’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [myidcw](https://wordpress.org/support/users/myidcw/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/help-header-position/#post-1136560)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
