Title: Header Image
Last modified: May 26, 2017

---

# Header Image

 *  [djburi777](https://wordpress.org/support/users/djburi777/)
 * (@djburi777)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/)
 * My header image stopped showing up on any of the pages. I haven’t had this problem
   before. I removed the image and tried to re-upload it, but it still is not showing
   up. Can you help me?
 * Thanks. The site is [http://www.nothinganygood.com](http://www.nothinganygood.com)

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

 *  [cougarblu](https://wordpress.org/support/users/cougarblu/)
 * (@cougarblu)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/#post-9171587)
 * This just happened to me, as well.
 *  [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/#post-9172781)
 * Hi [@djburi777](https://wordpress.org/support/users/djburi777/),
 * I hope you are well today and thank you for your question.
 * You can try resolving the issue this by adding the following CSS code in the 
   Custom CSS option of your theme on the below path.
 * Admin Area -> Appearance -> Customize -> Dazzling Options -> Other -> Custom 
   CSS
 *     ```
       #page .site-title {
           clip: initial;
       }
       ```
   
 * Best regards,
    Vinod Dalvi
 *  [cougarblu](https://wordpress.org/support/users/cougarblu/)
 * (@cougarblu)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/#post-9176793)
 * That fixed the problem for me, Vinod. Thank you.
 *  [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/#post-9180025)
 * You are most welcome 🙂
 *  Thread Starter [djburi777](https://wordpress.org/support/users/djburi777/)
 * (@djburi777)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/#post-9180594)
 * That didn’t work unfortunately [@vinod-dalvi](https://wordpress.org/support/users/vinod-dalvi/).
   It put the header image back in, but it didn’t insert it as a header image. It
   inserted it over the Menus,the title of the first post, and part of the sidebar.
 *  [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/#post-9184185)
 * Ok then could you please try using following custom CSS code instead of above?
 *     ```
       #page .site-title {
           clip: initial;
           position: relative;
       }
       ```
   
 *  Thread Starter [djburi777](https://wordpress.org/support/users/djburi777/)
 * (@djburi777)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/#post-9184387)
 * That got it back up. Thank you! The header image currently only stretches about
   70% of the page with that custom code. Is there a way to ensure it spans the 
   entire page
 * [http://www.nothinganygood.com](http://www.nothinganygood.com) is the site.
 * Thank you again for your support, Vinod!
 *  [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/#post-9187123)
 * > The header image currently only stretches about 70% of the page with that custom
   > code. Is there a way to ensure it spans the entire page
 * This is because the header image [http://www.nothinganygood.com/wp-content/uploads/2016/01/Nothing-Any-Good.jpg](http://www.nothinganygood.com/wp-content/uploads/2016/01/Nothing-Any-Good.jpg)
   you have set has smaller width so please set larger image.
 *  Thread Starter [djburi777](https://wordpress.org/support/users/djburi777/)
 * (@djburi777)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/#post-9188245)
 * User error. Ok, thanks Vinod! I’ll look into that.
 *  [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/#post-9193551)
 * You are most welcome here 🙂

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

The topic ‘Header Image’ is closed to new replies.

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

## Tags

 * [header image](https://wordpress.org/support/topic-tag/header-image/)

 * 10 replies
 * 3 participants
 * Last reply from: [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/header-image-234/#post-9193551)
 * Status: not resolved