Title: Issue with header image
Last modified: December 14, 2019

---

# Issue with header image

 *  Resolved [Lethal83](https://wordpress.org/support/users/lethal83/)
 * (@lethal83)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/issue-with-header-image-3/)
 * Hi all
    im trying to help out a friend. On the site everything seems to be responsive
   on mobile devices with the exception of the header image. Unfortunately she has
   purchased her image that contains text in it so i just need it to scale down 
   to fit on a mobile device but i just cant get it to happen. Any help would be
   greatly appreciated
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fissue-with-header-image-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Jarret](https://wordpress.org/support/users/jarretc/)
 * (@jarretc)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/issue-with-header-image-3/#post-12241601)
 * Hi, looks like you aren’t using the Storefront theme any longer. However, for
   a fix for the current theme on the site you can use this
 *     ```
       @media screen and (max-width: 650px) {
       	.header .site-header-bg-wrap .background-effect {
       		background-size: contain;
       	}
       }
       ```
   
 * However it does cause some of the header background to show due to it making 
   the image not as tall.
 *  [Stuart Duff – a11n](https://wordpress.org/support/users/stuartduff/)
 * (@stuartduff)
 * Automattic Happiness Engineer
 * [6 years, 4 months ago](https://wordpress.org/support/topic/issue-with-header-image-3/#post-12246937)
 * Hey @lethal83,
 * I’ve noticed you’re no longer using the Storefront theme on your referenced site,
   so I’m going to mark this as resolved – if you have any further questions, you
   can reopen it again if you need be.

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

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

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

 * 2 replies
 * 3 participants
 * Last reply from: [Stuart Duff – a11n](https://wordpress.org/support/users/stuartduff/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/issue-with-header-image-3/#post-12246937)
 * Status: resolved