Title: Form field moved
Last modified: April 5, 2021

---

# Form field moved

 *  Resolved [oliverdob123](https://wordpress.org/support/users/oliverdob123/)
 * (@oliverdob123)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/form-field-moved/)
 * Hello. I am using a simple script for a quiz and the submission form box is a
   bit moved up. With other themes it doesn’t give me this problem. Can this problem
   be solved?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fform-field-moved%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [danamv](https://wordpress.org/support/users/danamv/)
 * (@danamv)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/form-field-moved/#post-14279573)
 * Hi [@oliverdob123](https://wordpress.org/support/users/oliverdob123/),
 * Please try adding the following into Customizer -> Additional CSS:
 *     ```
       form:not([role="search"]):not(.woocommerce-cart-form):not(.woocommerce-ordering):not(.cart) input:read-write:not(#coupon_code), form textarea, form select {
           margin-bottom: auto !important;
       }
       ```
   
 * I hope it helps! Please let us know if this worked.
 *  Thread Starter [oliverdob123](https://wordpress.org/support/users/oliverdob123/)
 * (@oliverdob123)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/form-field-moved/#post-14279613)
 * Your solution is wonderful. Now works. Thank you so much for solving this problem
   for me.
 *  [danamv](https://wordpress.org/support/users/danamv/)
 * (@danamv)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/form-field-moved/#post-14279785)
 * Hi [@oliverdob123](https://wordpress.org/support/users/oliverdob123/),
 * I am glad I was able to help!
 * Please let us know if you have any more questions.

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

The topic ‘Form field moved’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/neve/4.2.3/screenshot.png)
 * Neve
 * [Support Threads](https://wordpress.org/support/theme/neve/)
 * [Active Topics](https://wordpress.org/support/theme/neve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/neve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/neve/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [danamv](https://wordpress.org/support/users/danamv/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/form-field-moved/#post-14279785)
 * Status: resolved