Title: Full-width header
Last modified: August 21, 2016

---

# Full-width header

 *  Resolved [spongevan](https://wordpress.org/support/users/spongevan/)
 * (@spongevan)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/full-width-header-6/)
 * Hi,
 * How can I make the header full-width?
 * Thank you in advance.

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

 *  Theme Author [DevDm](https://wordpress.org/support/users/devdm/)
 * (@devdm)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/full-width-header-6/#post-4439738)
 * Hey Spongevan,
 * Find the file “template-part-head.php” and duplicate it for your child theme 
   that you are hopefully using. 🙂
 * This is the first file loaded after <body> in the page.php files and index.php
   files. You can move this code below to the very end of the “template-part-head.
   php” file:
 * `<div class="container dmbs-container">`
 * This will put the header outside of the main site container enabling it to be
   full width.
 *  Thread Starter [spongevan](https://wordpress.org/support/users/spongevan/)
 * (@spongevan)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/full-width-header-6/#post-4439802)
 * It worked perfectly. Thank you!

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

The topic ‘Full-width header’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [spongevan](https://wordpress.org/support/users/spongevan/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/full-width-header-6/#post-4439802)
 * Status: resolved