Title: Different header for mobile version
Last modified: April 10, 2017

---

# Different header for mobile version

 *  Resolved [isaia123](https://wordpress.org/support/users/isaia123/)
 * (@isaia123)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/different-header-for-mobile-version-2/)
 * Hi WordPress Community,
 * I need your help. I want a different header image for the mobile Version off 
   my website.
    Because the one I´ve got for the desktop Version doesn´t look nice
   on my phone. Maybe somebody could help me or somebody could fix it via CSS.
 * Heres the link to the website : [http://test.verkehrsverein-alzey.de/](http://test.verkehrsverein-alzey.de/)
   
   And this is the Logo I Want for the mobile version. [http://test.verkehrsverein-alzey.de/wp-content/uploads/2017/04/Header-Verkhersverein-Mobile.jpg](http://test.verkehrsverein-alzey.de/wp-content/uploads/2017/04/Header-Verkhersverein-Mobile.jpg)
   Would be so cool if somebidy could help me thanks.
 * Yours Isaia from Germany 🙂

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

 *  [Shariq Khan](https://wordpress.org/support/users/shariqkhan2012/)
 * (@shariqkhan2012)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/different-header-for-mobile-version-2/#post-9014261)
 * Try this CSS:
 *     ```
       @media screen and (max-width: 48em) {
       	#masthead {
       		background-image: url(http://test.verkehrsverein-alzey.de/wp-content/uploads/2017/04/Header-Verkhersverein-Mobile.jpg);	
       	}	
       }
       ```
   
 *  Thread Starter [isaia123](https://wordpress.org/support/users/isaia123/)
 * (@isaia123)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/different-header-for-mobile-version-2/#post-9060618)
 * Thank you very much!
    It worked 🙂

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

The topic ‘Different header for mobile version’ is closed to new replies.

## Tags

 * [change](https://wordpress.org/support/topic-tag/change/)
 * [css help](https://wordpress.org/support/topic-tag/css-help/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [isaia123](https://wordpress.org/support/users/isaia123/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/different-header-for-mobile-version-2/#post-9060618)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
