Hello,
When I check on my Android phone I notice that (in Portrait/Vertical). the search bar overlaps the menu icon graphic and the user is unable to access the menu. The width of the search bar needs to be less in width, Anyone know how / where to fix this?
Thanks !!!
I’m having a similar problem: the menu graphic overlaps my header image. Anyone know how to make it drop down beside (to the right of) the search bar?
I’ve tested in Android 2.2 and it works fine. I’ll try to test it on Android 4 and see what results I get.
Hi all,
and many thanks for the effort taken to build such a theme; thanks.
As the problem persisits, please have a look: http://imageshack.us/photo/my-images/708/androidmenuproblem.jpg/
Thanks
Pressdroid
Same problem here ! The theme is great though
I changed the z-index to 0 on style.css by adding this to Edit CSS under Appearance.
#header input#s {
z-index: 0;
}
I tested it on Android 4. And it works π