Hey guys, all the drop downs look broken on mobile and they are really hard to use because they don’t trigger the default drop down behavior.. http://i.imgur.com/MxyntAB.png
How can I fix that? Perhaps you you are fixing it in the next release?
Thanks!
Hi Ignazio!
This is the first I’ve heard of it and I didn’t see any mention of it in the bug fix release that was sent out today. Can we see the issue on your site live?
Cheers!
Devin
Hello Devin!
sure thing, the live site is http://tastymakes.com
Thanks for looking into it!
I see what you mean. Add this to your child themes mobile media query (in the style.css) and it’ll clean it up:
#billing_state_field {
width: 100%;
}
#billing_postcode_field {
width: 100%;
}
Thanks fro the support!
These drop downs though give problems on Desktop too.. Maybe because i have retina display?
http://i.imgur.com/L4jm39f.png
Is there a bug report area?
Thank you!
Igi
Hey!
Can you try checking your website on another computer? This is how it looks on my end http://i.imgur.com/1gnFI7A.jpg
Cheers!
Yigit