Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the exact same question.

    I take that back. I’d like to know how to have 2 buttons (Submit and Reset) on the same line side by side. I imagine the answer will be very close.

    If you remove the ending </p> symbol on a default form it will list both text fields on the same line.

    Just make sure your column is wide enough to handle them.

    <p>Your Name (required): [text* your-name] Your Email (required): [email* your-email] </p>

    <p>Your Message
    [textarea your-message] </p>

    <p>[submit “Send”]</p>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Contact Form 7] Changing Positioning/Format of Text Fields?’ is closed to new replies.