• Resolved iamdawn

    (@iamdawn)


    Good morning!
    I’m working with Twentytwelve Child theme. I have some space above the header that I’d like to go away but when I try, I lose my mobile menu.
    This is the code I’m using for fixed header which has worked quite well…until I try to get rid of that space 🙂
    The margin-top doesn’t look nice on mobile, either but if I change it, I lose content in the header on computer.
    Help?

    #masthead {background: rgba(200, 200, 200, 0.9);position:fixed;top:0px;z-index:100000;}
    #main {
    margin-top:280px;
    }

    http://veterinarymarketingsolutions.ca/VMSsite1/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove white space = lose mobile menu’ is closed to new replies.