Title: Responsive header size
Last modified: March 20, 2018

---

# Responsive header size

 *  [Jidy](https://wordpress.org/support/users/jidy/)
 * (@jidy)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/responsive-header-size/)
 * Hi team,
 * I bought this theme since Many years now and it s very good theme !
 * Now i would like to resize only smartphone header. It s wrong croped. You can
   take an eye here : [http://www.artworkvfx.com](http://www.artworkvfx.com)
    Could
   you help me please ?
 * Let me know please.
    Many thanks,
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fresponsive-header-size%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [saurabh.dhariwal](https://wordpress.org/support/users/saurabhdhariwal/)
 * (@saurabhdhariwal)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/responsive-header-size/#post-10097611)
 * Hello jidy,
 * Add below css code into your current active child theme’s style.css file or you
   can add additional css option in theme customizer.
 *     ```
       @media(max-width:768px) {
         .header {
           height : 160px;
         }
       }
       ```
   
 * Hope this will helps you.
 * Thanks !
 *  [savanipriyank](https://wordpress.org/support/users/savanipriyank/)
 * (@savanipriyank)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/responsive-header-size/#post-10097743)
 * Hello,
 * Add Above css on your additional css area so your logo display properly
 * Thank You

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

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

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

 * 2 replies
 * 3 participants
 * Last reply from: [savanipriyank](https://wordpress.org/support/users/savanipriyank/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/responsive-header-size/#post-10097743)
 * Status: not resolved