• Hi there – a dumb question I’m sure!

    My form in my sidebar looks like this:

    <p>Your Name<br />
        [text* your-name 30/] </p>
    <p>Your Email<br />
        [email* your-email 30/] </p>
    <p>Subject<br />
        [text your-subject 30/] </p>
    <p>Your Message<br />
        [textarea your-message 30/10] </p>
    
    <p>[submit "Send"]</p>

    Despite the text and textarea fields having the same column value the textarea is smaller.

    I guess I’m missing something?

Viewing 1 replies (of 1 total)
  • Thread Starter eng-le-bert

    (@eng-le-bert)

    Has anyone used a different method to size the txt fields and areas? Through CSS? Someone must have wanted them to line up in the sidebar!

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Contact Form 7] Sizing of the text and textarea fields using form tags’ is closed to new replies.