Title: Class problem
Last modified: August 22, 2016

---

# Class problem

 *  Resolved [array81](https://wordpress.org/support/users/array81/)
 * (@array81)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/class-problem/)
 * I have some problem with CLASS tag.
    I need use “form-control input-lg” as tag
   but if I use this code: [text* name id:name class:form-control input-lg “Name”]
   only the first part “form-control” of class tag is used.
 * How can I use class tag with space?
 * Thanks
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

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

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/class-problem/#post-5608795)
 * See [Text Fields](http://contactform7.com/text-fields/)
 *     ```
       [text* name id:name class:form-control class:input-lg "Name"]
       ```
   
 *  Thread Starter [array81](https://wordpress.org/support/users/array81/)
 * (@array81)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/class-problem/#post-5608805)
 * Thanks.
    Is there a way to avoid use the default CSS style. I’d like use the 
   same style used on my template form. For to do this I have try to use [text* 
   name id:name class:form-control class:input-lg “Name”] and set define (‘WPCF7_LOAD_CSS’,
   false); on wp-config.php but I have always the default CSS style for my text 
   input.
 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/class-problem/#post-5608814)
 * Probably the default CSS style is from your theme.

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

The topic ‘Class problem’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/class-problem/#post-5608814)
 * Status: resolved