Viewing 2 replies - 1 through 2 (of 2 total)
  • The overall size of the form elements is controlled by the CSS in your current WordPress theme rather than the “size” you use in the Form section of the CF7, which refers to the size of the standard HTML input text element which may or may not control overall element size.

    Use Firebug or Chrome Dev Tools to first understand and then change the CSS used for your CF7 form elements.

    Also good idea to target CSS classes & ids used within your CF7 forms only, so that your CSS changes don’t inadvertantly effect other elements on your website.

    See Styling Contact Form for a general explanation of styling CF7 forms using CSS. If you are not familiar with CSS, this page also includes some links to where you can learn CSS.

    Thread Starter adminbm

    (@adminbm)

    Ok, so having the “Go Daddy Cleanio” theme, what should I change in the css to be able to edit the size of the text boxes?

    Also I was really hoping to get rid of the “mobile” ability with this them due to it not loading correctly on a mobile device. how would i do that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Resize my textboxes’ is closed to new replies.