Title: Submit reservation button
Last modified: March 5, 2019

---

# Submit reservation button

 *  [playdiune](https://wordpress.org/support/users/playdiune/)
 * (@playdiune)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/submit-reservation-button/)
 * Hello,
    I need the **Submit reservation button** centered on screen and the length
   on the screen with 90%
 * I tryed some CSS but when i change Button properties it also changes the mobil
   menu icon.
 * thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsubmit-reservation-button%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [NateWr](https://wordpress.org/support/users/natewr/)
 * (@natewr)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/submit-reservation-button/#post-11307008)
 * Hi [@playdiune](https://wordpress.org/support/users/playdiune/),
 * Try the following CSS:
 *     ```
       .rtb-booking-form button {
           display: block;
           max-width: 90%;
           width: 100%;
           margin-left: auto;
           margin-right: auto;
       }
       ```
   
 *  Thread Starter [playdiune](https://wordpress.org/support/users/playdiune/)
 * (@playdiune)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/submit-reservation-button/#post-11315654)
 * Worked like a charm ! 🙂
    Thanks

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

The topic ‘Submit reservation button’ is closed to new replies.

 * ![](https://ps.w.org/restaurant-reservations/assets/icon-128x128.png?rev=2205491)
 * [Five Star Restaurant Reservations - WordPress Booking Plugin](https://wordpress.org/plugins/restaurant-reservations/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/restaurant-reservations/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/restaurant-reservations/)
 * [Active Topics](https://wordpress.org/support/plugin/restaurant-reservations/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/restaurant-reservations/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/restaurant-reservations/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [playdiune](https://wordpress.org/support/users/playdiune/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/submit-reservation-button/#post-11315654)
 * Status: not resolved