Title: CSS for Multiple forms
Last modified: August 30, 2016

---

# CSS for Multiple forms

 *  Resolved [Bodock](https://wordpress.org/support/users/bodock/)
 * (@bodock)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/css-for-multiple-forms/)
 * I have two different forms on my website, using this CSS code in the “Custom 
   wpGForm CSS” in the settings page:
 *     ```
       input.ss-q-short {
           color:  black;
           width:  300px;
       }
       ```
   
 * but this changes both of my forms, is there a way to use 300px for one form and
   50px for the other?
    I’ve tried the Form CSS option inside the form details, 
   but didn’t work.
 * Thanks.
 * [https://wordpress.org/plugins/wpgform/](https://wordpress.org/plugins/wpgform/)

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

 *  Thread Starter [Bodock](https://wordpress.org/support/users/bodock/)
 * (@bodock)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/css-for-multiple-forms/#post-6601076)
 * Sorry, It didn’t work yesterday, but I’ve try today and it work, using the code
   in the Form CSS option.
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/css-for-multiple-forms/#post-6601164)
 * More than likely you were running into something being cached which is why it
   didn’t appear to work. Glad to see you found the right solution as adding CSS
   as part of the form definition is the correct way to do what you want to do.

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

The topic ‘CSS for Multiple forms’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpgform_8cc59f.svg)
 * [Google Forms](https://wordpress.org/plugins/wpgform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpgform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpgform/)
 * [Active Topics](https://wordpress.org/support/plugin/wpgform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpgform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpgform/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 2 replies
 * 2 participants
 * Last reply from: [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/css-for-multiple-forms/#post-6601164)
 * Status: resolved