Hope somebody can help me with this.
When I use a mobile device the menu shows up on the frontpage already from the beginning, supposedly it should be visible after you've scrolled down a bit.
I know why it shows but not how I could solve it. On the frontpage the logo should show up inte the #gk-header-mod but if i remove that the menu shows directly. I've tried
- Code: Select all
#gk-header-mod .gk-logo.gk-logo-css {
display:none;
}
And also removed the part in frontpage.header.php but if i remove those parts the menu shows up directly. When i resize the browser window i works but not when i look in a tablet or mobile.
The site is live so you could see what i mean, you have to use a mobile or tablet otherwise it works at is supposed to.
http://www.inspirationsdagmalmo.se
Thanks!