Title: Single Line Submit Button
Last modified: February 15, 2017

---

# Single Line Submit Button

 *  [KyleLeFevre](https://wordpress.org/support/users/kylelefevre/)
 * (@kylelefevre)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/single-line-submit-button/)
 * I’m trying to create a simple single line form. I would like the submit button
   to be on the same line as the email input and to the right of it.
 * Is there a way to do this?

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

 *  Thread Starter [KyleLeFevre](https://wordpress.org/support/users/kylelefevre/)
 * (@kylelefevre)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/single-line-submit-button/#post-8809358)
 * Just as a note I tried the suggestions listed in the other single line questions
   listed before. I put the following in the CSS along with variations of it to 
   try and figure out the class name properly:
 *     ```
       body .cf7-style.mailchimp-ext-0.4.38.cf7-style-134 p {
       display: inline-block;
       }
       ```
   
 * Here is the top of the form as it appears in the source:
 *     ```
       <form action="/#wpcf7-f97-p50-o1" method="post" class="wpcf7-form mailchimp-ext-0.4.38 cf7-style cf7-style-134" novalidate="novalidate">
       ```
   
 *  Plugin Author [Lehel Szilard Marosi](https://wordpress.org/support/users/mlehelsz/)
 * (@mlehelsz)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/single-line-submit-button/#post-8841251)
 * Greetings KyleLeFevre,
 * Can you confirm that all of your elements which needs to be positioned horizontally
   are placed in paragraphs(Example: <p>element</p>)?
 * Regards,
    Lehel

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

The topic ‘Single Line Submit Button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contact-form-7-style_9bc6f3.svg)
 * [Contact Form 7 Style](https://wordpress.org/plugins/contact-form-7-style/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7-style/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7-style/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7-style/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7-style/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7-style/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Lehel Szilard Marosi](https://wordpress.org/support/users/mlehelsz/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/single-line-submit-button/#post-8841251)
 * Status: not resolved