• Resolved nickpapag

    (@nickpapag)


    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:
    https://gym-vasil.lef.sch.gr/

    Waiting for your help!
    Thanks a lot!

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

    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 https://prntscr.com/8nky68

    Thanks!

    Thread Starter nickpapag

    (@nickpapag)

    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.