Viewing 1 replies (of 1 total)
  • racer x

    (@racer-x-1)

    With cf7 the forms have both an id and a class.

    So, for example, you could target all the input fields with:

    form.wpcf7-form input { width:200px; }

    And the same for the text area. You just have to peek at the code the form generates to know how to target those.

    Get firebug and edit these things real time. Much quicker.

Viewing 1 replies (of 1 total)
  • The topic ‘Resizing Contact form’ is closed to new replies.