Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #238640

    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!

    #239755

    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

    #239763

    Hello Devin!
    sure thing, the live site is http://tastymakes.com

    Thanks for looking into it!

    #239838

    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%;
    }
    #240194

    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

    #241137

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.