Title: Header Image Not Responsive???
Last modified: August 21, 2016

---

# Header Image Not Responsive???

 *  [cfsamet](https://wordpress.org/support/users/cfsamet/)
 * (@cfsamet)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/header-image-not-responsive/)
 * So, I decided to try out a banner image this morning, and was extremely disappointed
   to see the banner is not responsive in design (as the theme is supposed to be
   responsive).
 * I used an 800 x 250 image, and expected the image to adjust to size on mobile(
   hence, responsive). Unfortunately, the image does not resize or adjust its position
   on either the desktop version or the mobile version of the site.
 * It would be great if you could issue a fix for this. When I have time, I’ll dig
   in to the CSS as well to see what is broken… however a theme that is sold as 
   responsive, and does not include responsive CSS for the header image is just 
   broken 🙁

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/header-image-not-responsive/#post-4663048)
 * >  try out a banner image
 * as far as I can see, the theme does not provide a custom header option – how 
   did you add the image? what custom CSS did you add to make the image responsive?
 * can you post a live link to your site to illustrate the header image problem?
 *  Thread Starter [cfsamet](https://wordpress.org/support/users/cfsamet/)
 * (@cfsamet)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/header-image-not-responsive/#post-4663051)
 * Well, after looking again, I suppose you are correct – the theme does not specify
   banner, it allows you to import a custom logo. Generally I consider these the
   same thing…
 * Dashboard – Inkness Settings – General. This is where the logo is configured.
 * I suppose I’ll have to dig around in the code myself if I want this to act more
   like a banner.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 3 months ago](https://wordpress.org/support/topic/header-image-not-responsive/#post-4663053)
 * Without looking at the site at all, usually what you do to make `<img>`s responsive
   is add the CSS:
 *     ```
       max-width: 100%;
       ```
   

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

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

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

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/header-image-not-responsive/#post-4663053)
 * Status: not resolved