Title: Header font size
Last modified: August 21, 2016

---

# Header font size

 *  Resolved [jr2009](https://wordpress.org/support/users/jr2009/)
 * (@jr2009)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/header-font-size/)
 * Hi, I’m using the font Lobster. I want to change the size of the header text 
   to a bigger one, but can’t seem to work.
 * I changed
    `.logo h1 a` in both css and lobster.css, but both ways don’t wrong.
 * Am I doing it wrong?

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

 *  [Jacezilla](https://wordpress.org/support/users/jacezilla/)
 * (@jacezilla)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/header-font-size/#post-3994602)
 * Are you editing the main theme files to do this? If so I would suggest creating
   a child theme and as long as you import the “parent” theme’s css, you can change
   whatever you want just under that import in your style.css.
 *  Theme Author [Towfiq I. (Brave)](https://wordpress.org/support/users/tislam100/)
 * (@tislam100)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/header-font-size/#post-3994607)
 * I agree with Jacezilla.
 * And you can add this to your stylesheet:
 * body .logo h1 a{font-size:60px!important;}
 *  Thread Starter [jr2009](https://wordpress.org/support/users/jr2009/)
 * (@jr2009)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/header-font-size/#post-3994912)
 * It works fine now with Towfiq’s code.
 * Will try to figure out more about the parent/child theme. Thanks!

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

The topic ‘Header font size’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zenon-lite/1.9/screenshot.png)
 * Zenon Lite
 * [Support Threads](https://wordpress.org/support/theme/zenon-lite/)
 * [Active Topics](https://wordpress.org/support/theme/zenon-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zenon-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zenon-lite/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [logo](https://wordpress.org/support/topic-tag/logo/)
 * [zenon](https://wordpress.org/support/topic-tag/zenon/)

 * 3 replies
 * 3 participants
 * Last reply from: [jr2009](https://wordpress.org/support/users/jr2009/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/header-font-size/#post-3994912)
 * Status: resolved