Title: Evolve Responsive Problems
Last modified: August 30, 2016

---

# Evolve Responsive Problems

 *  Resolved [nickpapag](https://wordpress.org/support/users/nickpapag/)
 * (@nickpapag)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/evolve-responsive-problems/)
 * Hello! Thank U for the perfect theme!
    After 3 months of hard work i have my 
   site online! The only problem is that i have some issues when i make the browser’s
   window smaller or in mobile view, there is a mess with header,tagline, logo and
   menu. The site url: [http://gym-vasil.lef.sch.gr/](http://gym-vasil.lef.sch.gr/)
 * Waiting for your help!
    Thanks a lot!

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

 *  [traumacare](https://wordpress.org/support/users/traumacare/)
 * (@traumacare)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/evolve-responsive-problems/#post-6610253)
 * Please help – I have a site I am building on Evolve and have just purchased Evolve
   + but I am a real beginner and I do not know how to get this purchase program
   into my wordpress site so I can start using all the applications? Please can 
   you give an idiots guide to me
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/evolve-responsive-problems/#post-6610315)
 * Hi nickpapag,
 * In Theme Options -> Custom CSS. Please use the following codes.
    It will free
   up you theme header in iPhone view.
 *     ```
       @media screen and (max-width: 768px) {
          .header {
               height: 350px !important;
           }
       }
       ```
   
 * screenshot [http://prntscr.com/8nky68](http://prntscr.com/8nky68)
 * Thanks!
 *  Thread Starter [nickpapag](https://wordpress.org/support/users/nickpapag/)
 * (@nickpapag)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/evolve-responsive-problems/#post-6610317)
 * Resolved as expected!!!
    Thanks Denzel a lot for the quick Response 🙂 to my 
   responsive problem. 5 stars theme! 5 stars support!

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

The topic ‘Evolve Responsive Problems’ 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/)

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [nickpapag](https://wordpress.org/support/users/nickpapag/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/evolve-responsive-problems/#post-6610317)
 * Status: resolved