Title: Header does not stretch
Last modified: August 21, 2016

---

# Header does not stretch

 *  Resolved [asaraswat](https://wordpress.org/support/users/asaraswat/)
 * (@asaraswat)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/header-does-not-stretch/)
 * Hi – if you go to [http://truly-possible.com](http://truly-possible.com) and 
   maximize the browser window, you will see that the header image does not stretch
   all the way across. The header image is over 1000 pixels wide.

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

 *  Theme Author [Rajeeb Banstola](https://wordpress.org/support/users/rajeebthegreat/)
 * (@rajeebthegreat)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/header-does-not-stretch/#post-4438576)
 * Thanks for reporting the error. I have fixed this bug in the updated version 
   of Techism theme. Sorry for inconvenience but you can also solve that issue by
   adding following lines of css in style.css file 🙂
 * .header-image {
    width: 100%; max-width: 100%; }
 *  Thread Starter [asaraswat](https://wordpress.org/support/users/asaraswat/)
 * (@asaraswat)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/header-does-not-stretch/#post-4438618)
 * thanks for quick reply! i’ve never edited code before, though, and i don’t think
   i did it right.
    is it supposed to be:
 * }
    .header-image { margin-top: 24px; margin-top: 1.714285714rem; }
 * .header-image {
    width: 100%; max-width: 100%; }
 * /* Navigation Menu */
    .main-navigation { margin-top: 24px; margin-top: 1.714285714rem;
   text-align: center; }
 * because it’s not working
 *  Theme Author [Rajeeb Banstola](https://wordpress.org/support/users/rajeebthegreat/)
 * (@rajeebthegreat)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/header-does-not-stretch/#post-4438663)
 * The above css lines are working smoothly for me. I have fixed this error in update
   of Techism Theme. You can download and use the updated version. 🙂

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

The topic ‘Header does not stretch’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Rajeeb Banstola](https://wordpress.org/support/users/rajeebthegreat/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/header-does-not-stretch/#post-4438663)
 * Status: resolved