Title: Different style for two forms
Last modified: May 30, 2017

---

# Different style for two forms

 *  [tomathen](https://wordpress.org/support/users/tomathen/)
 * (@tomathen)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/different-style-for-two-forms/)
 * Hi there,
 * I can’t find out how I can style with css a second form on a website in a different
   style. I already tried with the form id. As an example:
    But this does not work.
   I also tried to find out how to add a html class to the shortcode, but could 
   not find out.
 * Can anyone help out how to target a specific form when there are more than one??
   
   Thanks in advance
 * `#wpcf7-f83-p84-o1 ::-webkit-input-placeholder {
    font-size: 22px; color: #00C2E5;
   font-family: ‘Poppins’;
 * }
    #wpcf7-f83-p84-o1 :-moz-placeholder { /* older Firefox*/ font-size: 22px; 
   color: #00C2E5; font-family: ‘Poppins’;
 * }
    #wpcf7-f83-p84-o1 ::-moz-placeholder { /* Firefox 19+ */ font-size: 22px; 
   color: #00C2E5; font-family: ‘Poppins’;
 * }
    #wpcf7-f83-p84-o1 :-ms-input-placeholder { font-size: 22px; color: #00C2E5;
   font-family: ‘Poppins’;
 * }

The topic ‘Different style for two forms’ 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/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [tomathen](https://wordpress.org/support/users/tomathen/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/different-style-for-two-forms/)
 * Status: not resolved