• Resolved jesper44a

    (@jesper44a)


    Hello!

    Is it possible to define the width of the fields in the contact form.

    Ex. 20 caracters or 40 caracters and so on?

    Is this possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same problem, anyone with a solution?

    I figured it out ?? Here is what my code looks like:
    `<p>Your Name (required)
    [text* your-name 24/] </p>

    <p>Your Email (required)
    [email* your-email 24/] </p>

    <p>Subject
    [text your-subject 24/] </p>

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

    <p>Enter this below
    [captchac captcha-888 size:s]</p>

    <p>[captchar captcha-888 15/]</p>

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] Fixed size of text fields’ is closed to new replies.