• Hi,

    I am using the plugin contact form 7. Everything looks great on My Android Phone EXCEPT the “contact us” form at
    https://www.scheunemannappliance.com/contact-us/.

    The text boxes break the page on my Samsung Android Phone (and does so on other droid phones). But it looks great on the iPhone.

    I added the following CSS to the Custom CSS section on my theme and it still breaks. ??

    input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel] {
    -webkit-appearance: none; -moz-appearance: none;
    display: block;
    margin: 0;
    width: 100%; height: 40px;
    line-height: 40px; font-size: 17px;
    border: 1px solid #bbb;
    }

    Any help appreciated. I tried other CSS I found from this forum, but so far nothing has solved this problem.

    Thanks,
    Jnenifer

  • The topic ‘Contact form 7 plugin- text boxes too long when on droid phone’ is closed to new replies.