Title: Responsive header image
Last modified: August 21, 2016

---

# Responsive header image

 *  Resolved [Gunu](https://wordpress.org/support/users/grafcom/)
 * (@grafcom)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/responsive-header-image-6/)
 * Hello,
 * how can I make the Custom Headers responsive in the Executive Pro child theme?
 * Thanks!
 * [https://wordpress.org/plugins/genesis-custom-headers/](https://wordpress.org/plugins/genesis-custom-headers/)

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

 *  Plugin Author [Nick Diego](https://wordpress.org/support/users/ndiego/)
 * (@ndiego)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/responsive-header-image-6/#post-5110866)
 * Hi Gunu,
 * Since there is so little CSS that is applied by default, it should be relatively
   easy to add some custom CSS and get the aesthetic you are looking for. I have
   the Executive Pro child theme setup on a demo site so I might be able to help
   you out. What Genesis Hook are you using and what kind of content are you looking
   to add?
 * Nick
 *  Thread Starter [Gunu](https://wordpress.org/support/users/grafcom/)
 * (@grafcom)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/responsive-header-image-6/#post-5110884)
 * Hello ndiego,
 * Thank you for your response.
 * I use genesis_after_header and I want to place a custom image (1140 x 239 px)
   on a page with the Header Image function.
 * You got me pointed in the right direction. I placed the following value in the
   Custom Header CSS
 *     ```
       .gch-header-image-inner {
          display: inline-block;
          position: relative;
          max-width: 100%;
       }
       ```
   
 * Now it works!
 * Thank you
 *  Plugin Author [Nick Diego](https://wordpress.org/support/users/ndiego/)
 * (@ndiego)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/responsive-header-image-6/#post-5110893)
 * Awesome! Please let me know if you have any more questions/issues. I am here 
   to help.
 * Best,
    Nick

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

The topic ‘Responsive header image’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/genesis-custom-headers_23282d.svg)
 * [Genesis Custom Headers](https://wordpress.org/plugins/genesis-custom-headers/)
 * [Support Threads](https://wordpress.org/support/plugin/genesis-custom-headers/)
 * [Active Topics](https://wordpress.org/support/plugin/genesis-custom-headers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/genesis-custom-headers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/genesis-custom-headers/reviews/)

## Tags

 * [child theme](https://wordpress.org/support/topic-tag/child-theme/)
 * [Executive Pro](https://wordpress.org/support/topic-tag/executive-pro/)

 * 3 replies
 * 2 participants
 * Last reply from: [Nick Diego](https://wordpress.org/support/users/ndiego/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/responsive-header-image-6/#post-5110893)
 * Status: resolved