Title: Uneven width in elements
Last modified: March 17, 2022

---

# Uneven width in elements

 *  Resolved [carliotxs](https://wordpress.org/support/users/carliotxs/)
 * (@carliotxs)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/uneven-width-in-elements/)
 * Hello,
 * Some elements are set with uneven width when created.
 * I disabled all css to test and it stays the same.
 * I also tested in a different website with different WP and forminator versions
   and worked as normal.
 * Thanks in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Funeven-width-in-elements%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/uneven-width-in-elements/#post-15473106)
 * Hello [@carliotxs](https://wordpress.org/support/users/carliotxs/) !
 * I’m sorry for the inconvenience this issue has caused!
 * I see the same issue on your site’s contact form, looks like some styling is 
   conflicting with other styles (though I wasn’t able to find out what exactly 
   yet).
 * In the meantime, please try the following fix:
 *     ```
       #forminator-module-110 #select-1 {
       padding-right: 0px !important;
       margin-right: -5px !important;
       }
   
       #forminator-module-110 #date-1 {
       margin-right: 26px !important;
       }
       ```
   
 * You can add this CSS to Appearance >> Customise >> Additional CSS or any other
   place in your theme for additional CSS.
 * Warm regards,
    Pawel
 *  Plugin Support [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/uneven-width-in-elements/#post-15497263)
 * Hello [@carliotxs](https://wordpress.org/support/users/carliotxs/) ,
 * We haven’t heard from you for a while now, so it looks like you don’t have more
   questions for us.
 * Feel free to re-open this ticket if needed.
 * Kind regards
    Kasia

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

The topic ‘Uneven width in elements’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

## Tags

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

 * 2 replies
 * 3 participants
 * Last reply from: [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/uneven-width-in-elements/#post-15497263)
 * Status: resolved