Comments

2 comments

  • Jay Maakestad

    Yes having same issue. Have confirmed it loads on a new LG phone but not on my S6.

    0
    Comment actions Permalink
  • Kevin Eckley

    Try adding this custom css to your webform:

    div.container {
    width: 100% !important;
    }
    form#webform.webforms {
    width: 100% !important;
    }
    #webforms__fields-container {
    max-width: 500px !important;
    margin: 0 auto;
    }
    #webform.webforms button {
    display: block;
    margin: 0 auto;
    }

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk