• Contact Form 7 v 4.4.2
    WordPress 4.5.1
    Theme : Pinboard (from WordPress theme catalog)
    https://paradisesoftware.com/advantagepainting/contact/

    The form input boxes are not consistent. The Name and Message boxes are styled, but the e-mail and phone number boxes are plain.

    Here’s the form code:

    <p>Your Name (required)<br />
        [text* your-name] </p>
    
    <p>Your Email (required)<br />
        [email* your-email] </p>
    
    <p>Your Phone Number<br />
        [tel your-tel] </p>
    
    <p>Your Message<br />
        [textarea your-message] </p>
    
    <p>Please enter the validation code<br />
        [captchac captcha-1] [captchar captcha-1]</p>
    
    <p>[submit "Send"]</p>

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Form input text boxes not consistent’ is closed to new replies.