Title: Changing site title width
Last modified: March 7, 2019

---

# Changing site title width

 *  Resolved [silvercarpet](https://wordpress.org/support/users/silvercarpet/)
 * (@silvercarpet)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/changing-site-title-width/)
 * Hi, I need to change the width of my site title so it’s not all squashed up.
 * I have made many changes to my theme over the last 3 years of using WordPress
   and I’m proud to have done it all on my own so far. I just can’t find the right
   bit of code to set the width for the site title though 🙁
 * If you take a look on the link I’ve provided you’ll see there are three lines
   of text for the title of my site.
 * I just want it to all be on the one line and I know I need to change the width
   value of something but I can’t find it!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-site-title-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 3 months ago](https://wordpress.org/support/topic/changing-site-title-width/#post-11287931)
 *     ```
       header .five.columns.clearfix {
           width: 100%;
       }
       ```
   
 * **To add or override CSS:** use the “Additional CSS” option in the customizer._
   [https://codex.wordpress.org/CSS#Custom\_CSS\_in\_WordPress](https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress)_
 * Learn to use the [Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/)
   to help you see and test changes to your CSS.
 *  Thread Starter [silvercarpet](https://wordpress.org/support/users/silvercarpet/)
 * (@silvercarpet)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/changing-site-title-width/#post-11287944)
 * Thank you so much Steven! I would never have worked that out by myself but it
   works.

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

The topic ‘Changing site title width’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [silvercarpet](https://wordpress.org/support/users/silvercarpet/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/changing-site-title-width/#post-11287944)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
