Viewing 4 replies - 1 through 4 (of 4 total)
  • Go to plugins/Contact Form 7/modules/text.php

    about line 66, change this:

    else
      $atts .= ' size="40"'; // default size

    to this:

    else
      $atts .= ' size="32"'; // default size

    I changed mine to 32 to work in my side bar, but you can play around with different numbers to see what works best in yours.

    Thread Starter mistergeorge

    (@mistergeorge)

    That worked just great.

    Thank you very much!

    George

    Its not working for my theme “arthemia”…still too wide for select/ drop down, help me please ??

    Liez – for your dropdown, you probably want to edit select.php instead.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Contact Form 7] How do I change the width of the form in the side bar?’ is closed to new replies.