• Regardless of what number I put in for a text box width, it does not change on the site. For textarea, however, I can change the height. Could there be something overriding the width somewhere, forcing it to be full page?

    Here’s an example of what I’m doing on the back:
    <p>Company Name*
    [text* company-name 50/] </p>

    Here’s a link to the page: https://globaldatapayments.com/us/contact-us/

    I don’t want the text boxes to be that wide and I’ve followed instructions in other forums and also tried using the “Generate Tag” option, but it makes no difference in width.

    https://www.ads-software.com/plugins/contact-form-7/

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

    If you want to control the width of fields, you can do it by editing the CSS stylesheet in your theme. For details, see Styling Contact Form.

    There is a link at the bottom of the page to a comprehensive and detailed article on Styling Contact Form 7 Forms. The article shows people, with suitable HTML & CSS skills, how to change the appearance of their Contact Form 7 Forms to meet their particular requirements.

Viewing 1 replies (of 1 total)
  • The topic ‘Text Box Width Not Changing’ is closed to new replies.