Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #532898

    I have searched around posts – finding no answer.

    Our header on mobile won’t resize, is just a huge full screen block with the tiny menu icon on the side –

    http://goo.gl/4TodGE

    You can scroll down, but I can’t seem for the life of me to be able to shrink the header. Any help is greatly appreciated.

    Scott

    #532937

    Hi scott_redletter!

    can we please see your live page?
    Thanks a lot for your time

    Regards,
    Basilis

    #532939
    #533289

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    #header_main .container {
       height: 88px;
        line-height: 88px;
    }
    }

    Regards,
    Rikard

    #533315

    That didn’t work – but THEN I re-downloaded the theme, re-uploaded the theme … bingo. THANKS!

    S

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mobile header huge and blank’ is closed to new replies.