Title: Header Width Changeable?
Last modified: August 21, 2016

---

# Header Width Changeable?

 *  [Shortyz138](https://wordpress.org/support/users/shortyz138/)
 * (@shortyz138)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/header-width-changeable/)
 * Is there a way to change the Header Width

Viewing 1 replies (of 1 total)

 *  [Siobhan](https://wordpress.org/support/users/siobhyb/)
 * (@siobhyb)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/header-width-changeable/#post-4011280)
 * Hey. Yes, in your dashboard area, go to Apearance->Customis’It! and then expand
   the Custom CSS option in the resulting page. In the CSS editor, insert the following
   code snippet:
 *     ```
       .carousel {
       width: 82%;
       margin: auto;
       }
       ```
   
 * You can increase or decrease the value of the percentage for `width` to your 
   liking.
 * Hope this helps!

Viewing 1 replies (of 1 total)

The topic ‘Header Width Changeable?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Siobhan](https://wordpress.org/support/users/siobhyb/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/header-width-changeable/#post-4011280)
 * Status: not resolved