Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Wufoo form won’t autoresize (responsive)?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #42120
    StephBertha
    Participant

    Hi there!

    I’m trying to get my site looking good for iPhone users, but when I view my site on my iPhone, the Wufoo form’s fields are much wider than the viewport.

    I tried using the iFrame version with width of 100% on the code and I tried embedding via Javascript with autoresize: true. Neither worked. Thoughts?

    [View my site](http://www.stephaniebertha.com/ “View my site”)

    #121564
    maharba
    Member

    try using this on head with open an close <>

    meta name=viewport content=width=device-width

    #121589
    StephBertha
    Participant

    Hi Maharba,

    That didn’t work, but thanks. I originally had that with this:

    And removed the initial-scale, but that didn’t work either. Hmm…

    #121595
    Andy Howells
    Participant

    What is the CSS for the form and it’s container? Can you show an example or [create a codepen](http://codepen.io/pen) for us?

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.