Title: Styling the Form Issues
Last modified: August 30, 2016

---

# Styling the Form Issues

 *  [mstewar22](https://wordpress.org/support/users/mstewar22/)
 * (@mstewar22)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/styling-the-form-issues/)
 * Hi, I have been trying to style my form from a full width form area with the 
   name and email input areas on separate lines to a more inline style form. I can
   get it to work through inspect element, but for some reason when i plug the code
   into the stylesheet it isnt recognizing it. I’m sure i’m just getting the div,
   class name or something a little wrong, can you help out?
 * I have screenshots if you need them, my page is this:
    [http://littleguydesign.com/12-key-elements-of-digital-marketing-2/](http://littleguydesign.com/12-key-elements-of-digital-marketing-2/)
 * and the code i have tried so far is this:
 *     ```
       #wpcf7-f11269-p11263-o1.wpcf7 p, form.wpcf7-form.mailchimp-ext-0.4.21 p {
       color: #fff;
           width: 30%;
           position: relative;
           float: left;
           margin-right: 5%;
       }
   
       #wpcf7-f11269-p11263-o1 form p, form.wpcf7-form.mailchimp-ext-0.4.21 p {
       color: #fff;
           width: 30%;
           position: relative;
           float: left;
           margin-right: 5%;
       }
       ```
   
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

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

 *  [davmerit](https://wordpress.org/support/users/davmerit/)
 * (@davmerit)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/styling-the-form-issues/#post-6774609)
 * There are two forms on the link provided, which one would you like to style?
 * See [Styling Contact Form 7](http://kb.cf7skins.com/styling-contact-form-7-forms/)
   Forms for a general explanation of styling CF7 forms using CSS.
 *  Thread Starter [mstewar22](https://wordpress.org/support/users/mstewar22/)
 * (@mstewar22)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/styling-the-form-issues/#post-6774742)
 * the upper form, in the content, not the one in the footer
 *  Thread Starter [mstewar22](https://wordpress.org/support/users/mstewar22/)
 * (@mstewar22)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/styling-the-form-issues/#post-6774830)
 * Any update on this issue?

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

The topic ‘Styling the Form Issues’ 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: [mstewar22](https://wordpress.org/support/users/mstewar22/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/styling-the-form-issues/#post-6774830)
 * Status: not resolved