Title: Mobile form overflow
Last modified: August 11, 2022

---

# Mobile form overflow

 *  Resolved [webcart](https://wordpress.org/support/users/webcart/)
 * (@webcart)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/mobile-form-overflow/)
 * Hi,
    Installed WPForm on a new site. Unlike the other site, the form is overflow
   on mobile. Could not find the reason. Appreciate your help.
 * [Link](https://woocommerce-659203-2783743.cloudwaysapps.com/contact-us)

Viewing 1 replies (of 1 total)

 *  Thread Starter [webcart](https://wordpress.org/support/users/webcart/)
 * (@webcart)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/mobile-form-overflow/#post-15911867)
 * Found the solution.
    It was because my form was RTL and the Honeypot setting 
   was left: -99999. So I added this CSS:
 * div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide{
   
   left: 0; right: -99999px; }
 * Enjoy 🙂

Viewing 1 replies (of 1 total)

The topic ‘Mobile form overflow’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [webcart](https://wordpress.org/support/users/webcart/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/mobile-form-overflow/#post-15911867)
 * Status: resolved