Title: make header image responsive
Last modified: August 22, 2016

---

# make header image responsive

 *  Resolved [pandoraslunchbox](https://wordpress.org/support/users/pandoraslunchbox/)
 * (@pandoraslunchbox)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/make-header-image-responsive-2/)
 * hello, does anyone know how to make the header image responsive please?
    my site
   is[ here](http://fr.pandoraslunchbox.eu/wp/)
 * [https://wordpress.org/themes/aletheia/](https://wordpress.org/themes/aletheia/)

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

 *  Thread Starter [pandoraslunchbox](https://wordpress.org/support/users/pandoraslunchbox/)
 * (@pandoraslunchbox)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/make-header-image-responsive-2/#post-5355069)
 * I found this response which covered it nicely [https://wordpress.org/support/topic/header-image-isnt-responsive?replies=28](https://wordpress.org/support/topic/header-image-isnt-responsive?replies=28)
 * the code I added to the css was
 * > .site-header {
   >  background-size: 100% 100% !important; }
 *  [Tanmoy sanyal](https://wordpress.org/support/users/tanmoy-sanyal/)
 * (@tanmoy-sanyal)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/make-header-image-responsive-2/#post-5355147)
 * [@media](https://wordpress.org/support/users/media/) only screen and (max-width:
   800px) {
 *  #header{
    width: 100%; height: auto; background-size: 100% auto !important; }}

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/aletheia/1.0.2/screenshot.png)
 * Alétheia
 * [Support Threads](https://wordpress.org/support/theme/aletheia/)
 * [Active Topics](https://wordpress.org/support/theme/aletheia/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/aletheia/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/aletheia/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Tanmoy sanyal](https://wordpress.org/support/users/tanmoy-sanyal/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/make-header-image-responsive-2/#post-5355147)
 * Status: resolved