Title: When responsive issue
Last modified: August 9, 2023

---

# When responsive issue

 *  Resolved [faris114](https://wordpress.org/support/users/faris114/)
 * (@faris114)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/when-responsive-issue/)
 * Hey i have an issue with the booking form layout when using mobile phone, the
   issue isnt shown in the browser when using responsive , only shown on phones 
   therefore it is a nightmare to debug when you scroll down there is an overflow
   effect in the x-axis and causing the viewport to show far left which there is
   nothing, and the form stays on far right
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwhen-responsive-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [dimplemodi](https://wordpress.org/support/users/dimplemodi/)
 * (@dimplemodi)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/when-responsive-issue/#post-16973078)
 * Hi [@faris114](https://wordpress.org/support/users/faris114/)
 * First of all, please update the BookingPress to v1.0.70. 
   Regarding the responsive
   issue, we’ve checked and noticed that it’s due to a theme or one of your plugin
   CSS conflicts and that’s why it’s adding the scrolling to the x-axis.
 * Please add the following custom CSS code in the BookingPress > Customize page
   and save the settings. After adding the custom CSS, if you’re using any caching
   plugin then please clear the cache and then check again.
 *     ```wp-block-code
       body{ overflow-x: hidden !important; }
       ```
   
 * Thanks,

Viewing 1 replies (of 1 total)

The topic ‘When responsive issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bookingpress-appointment-booking_f0fcf8.
   svg)
 * [Appointment Booking Calendar Plugin and Scheduling Plugin – BookingPress](https://wordpress.org/plugins/bookingpress-appointment-booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bookingpress-appointment-booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bookingpress-appointment-booking/)
 * [Active Topics](https://wordpress.org/support/plugin/bookingpress-appointment-booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bookingpress-appointment-booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bookingpress-appointment-booking/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dimplemodi](https://wordpress.org/support/users/dimplemodi/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/when-responsive-issue/#post-16973078)
 * Status: resolved