Title: Trouble Adding Header Font
Last modified: August 19, 2016

---

# Trouble Adding Header Font

 *  [CRF](https://wordpress.org/support/users/crf/)
 * (@crf)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/trouble-adding-header-font/)
 * I’ve been trying unsuccessfully to change the header font for this theme (German
   News). It comes with the website title written in an italicized text (Times New
   or Lucida Bright) across the header. The header in CSS doesn’t have the usually
   clear H1 tags. When I change the font in the header area, it only alters the 
   SUB title (descriptive line below the website title). I just want to change the
   font (style, etc.) in the header. But I can’t find it.
 * I’m sure there’s a simple fix to this – someone please put me out of my misery!
   🙂

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/trouble-adding-header-font/#post-1145718)
 * Site url? There are currently more than 850 themes in the WordPress Themes directory.
   Funnily enough, most people aren’t intimately familiar with every one of them.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/trouble-adding-header-font/#post-1145750)
 * look into your html in the browser (‘view’ ‘source’) and look for the code surrounding
   the text of your header title. if it’s not <h1> then it probably is `<a href>`
   and you might be able to locate this ‘a’ – as in link – style in your css – could
   be something like ‘#header a’ or so.
 *  Thread Starter [CRF](https://wordpress.org/support/users/crf/)
 * (@crf)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/trouble-adding-header-font/#post-1145829)
 * Thank you. I’ve tried that, but nothing is affecting the title/font (color, size,
   kind).
    The theme is [http://wordpress.org/extend/themes/german-newspaper](http://wordpress.org/extend/themes/german-newspaper).
   Thanks for your help.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/trouble-adding-header-font/#post-1145830)
 * the style for the head title is in :
    [http://yourwebsite.com/wp-content/themes/german-newspaper/css/style-1024.css](http://yourwebsite.com/wp-content/themes/german-newspaper/css/style-1024.css)
 *     ```
       #header h2
       {
       	font-size:44px;
       	font-style:italic;
       	font-weight:bold;
       	font-variant:small-caps;
       	font-family:Georgia;
       	letter-spacing:2px;
       	line-height:1;
       	text-align:center;
       	position:relative;
       }
       ```
   
 * with your site url this could have been solved within minutes.
 *  [figaro](https://wordpress.org/support/users/figaro/)
 * (@figaro)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/trouble-adding-header-font/#post-1145831)
 * Giving a link to the WP download site still makes it difficult for people to 
   help you…for example, I would need to download it, install it on my site, and
   then look for a solution to your problem. If you gave a link to your site where
   you are using this, then all I would need do is look at it through Firebug. A
   link to your actual site where you are using this theme may help you get better
   help.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/trouble-adding-header-font/#post-1145833)
 * [@figaro](https://wordpress.org/support/users/figaro/)
    you are right – however
   sometimes the theme can be viewed as a live demo, and then searched with firebug.
 *  [figaro](https://wordpress.org/support/users/figaro/)
 * (@figaro)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/trouble-adding-header-font/#post-1145959)
 * > however sometimes the theme can be viewed as a live demo,
 * That’s true…sometimes one can do that…but nothing replaces actually looking at
   the site that has the problem.

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

The topic ‘Trouble Adding Header Font’ is closed to new replies.

## Tags

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

 * 7 replies
 * 4 participants
 * Last reply from: [figaro](https://wordpress.org/support/users/figaro/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/trouble-adding-header-font/#post-1145959)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
