• Resolved hugohugohugo

    (@hugohugohugo)


    See below. The input type is set for “text” but not for textarea. Can this be included in next update? I was trying to make the input box white but could not override my css as input type for text area wasn’t there (any suggested workarounds?). Thanks

    <p><span style=”color: #3bbbd2;”>Subject</span>
    <span class=”wpcf7-form-control-wrap your-subject”><input type=”text” name=”your-subject” value=”” size=”40″ class=”wpcf7-form-control wpcf7-text” aria-invalid=”false” /></span> </p>
    <p><span style=”color: #3bbbd2;”>Your Message</span>
    <span class=”wpcf7-form-control-wrap your-message”><textarea name=”your-message” cols=”40″ rows=”10″ class=”wpcf7-form-control wpcf7-textarea” aria-invalid=”false”></textarea></span> </p>
    <p><input type=”submit” value=”Send” class=”wpcf7-form-control wpcf7-submit” /></p>

    https://wordpress.org/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Texture missing input type=’ is closed to new replies.