Viewing 4 replies - 1 through 4 (of 4 total)
  • I’d really like to know this too!

    Thanks for anyone with an answer ??

    Same here. Removing the “p” tag does not work.

    Anyone?

    This works for me:

    <div id=”responsive-form” class=”clearfix”>

    <div class=”form-row”>
    <div class=”column-half”>[tel Telefoonnummer placeholder “telefoonnummer”]</div>
    <div class=”column-half”>[submit “Verstuur”]</div>
    </div>

    </div><!–end responsive-form–>

    I’ll be back with the additional css

    #responsive-form{
    max-width:600px /*– change this to get your desired form width –*/;
    margin:0 auto;
    width:100%;
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How To Place Fields Next To Each Other’ is closed to new replies.