Title: Header full width
Last modified: August 21, 2016

---

# Header full width

 *  Resolved [pat4](https://wordpress.org/support/users/pat4/)
 * (@pat4)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/header-full-width/)
 * I am just starting using wordpress and have the free version of Virtue. I like
   the theme but was wondering how to get the header to go the full width. I tried
   making the header and body the same color so it would all look the same but there
   still appears dark lines between the body and header so it does not look good.
   Just wondering if I’m missing something here.
    Thanks

Viewing 1 replies (of 1 total)

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/header-full-width/#post-4331299)
 * This has to do with a wrapper shadow. Adding this to your custom css box will
   fix the issue.
 *     ```
       .boxed #wrapper.container {
       -webkit-box-shadow: none;
       box-shadow: none;
       }
       ```
   
 * Kadence Themes

Viewing 1 replies (of 1 total)

The topic ‘Header full width’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/header-full-width/#post-4331299)
 * Status: resolved