Title: Header
Last modified: August 22, 2016

---

# Header

 *  [goyapres](https://wordpress.org/support/users/goyapres/)
 * (@goyapres)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-94/)
 * I am trying to change the size of the font of the header (site title) in Word
   Press. I have version 4.0. Can you please tell me what I need to do in the CSS?
   Thanks.
 * Chris Pappis

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

 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-94/#post-5461699)
 * What theme are you using? Can you post a link to your site?
 *  Thread Starter [goyapres](https://wordpress.org/support/users/goyapres/)
 * (@goyapres)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-94/#post-5461704)
 * The theme is Eventbrite Venue. The website is [http://regintelassoc.com](http://regintelassoc.com).
   I would like to change the size of the font in the header. Do you know how?
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-94/#post-5461710)
 * If your theme has a built-in custom CSS option, use it; otherwise, get a [custom CSS plugin](http://wordpress.org/plugins/search.php?q=custom+css)
   and try this:
 *     ```
       header .logo-text h1 {
       font-size: 24px;
       }
       ```
   
 *  Thread Starter [goyapres](https://wordpress.org/support/users/goyapres/)
 * (@goyapres)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-94/#post-5461720)
 * Thank you very much!
 *  Thread Starter [goyapres](https://wordpress.org/support/users/goyapres/)
 * (@goyapres)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-94/#post-5461851)
 * What code do I add in the CSS for a line break between the header text and tagline?
   Thanks again!
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-94/#post-5461855)
 * Can you clarify which two pieces of text you’re referring to?
 *  Thread Starter [goyapres](https://wordpress.org/support/users/goyapres/)
 * (@goyapres)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-94/#post-5461857)
 * Regulatory Intelligence Associates, LLC and Research, Advice, Support, Experience(
   I would like to add a space between these two pieces of text)
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/header-94/#post-5461859)
 *     ```
       header .logo-text h1 {
       	font-size: 40px;
       	margin-bottom: 15px;
       }
       ```
   
 * Trying experimenting with different values until you like the look.

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

The topic ‘Header’ is closed to new replies.

 * 8 replies
 * 2 participants
 * Last reply from: [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/header-94/#post-5461859)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
