Title: Submit button styling
Last modified: August 30, 2016

---

# Submit button styling

 *  Resolved [proy01](https://wordpress.org/support/users/proy01/)
 * (@proy01)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/submit-button-styling/)
 * Hi.
 * I would like to change the style of the submit button on the booking form. Can
   you tell me how this is done as I’ve looked everywhere and cant find a way to
   do it?
 * Regards
    Paul
 * [https://wordpress.org/plugins/wp-restaurant-manager/](https://wordpress.org/plugins/wp-restaurant-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Alessandro Tesoro](https://wordpress.org/support/users/alessandrotesoro/)
 * (@alessandrotesoro)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/submit-button-styling/#post-6523073)
 * Hi proy01,
 * The plugin itself adds very basic styling, while your theme should take care 
   of styling html elements. If your theme doesn’t provide enough styling for html
   elements, you can use css to add your custom styles.
 * You can use this to add styling via css
 *     ```
       #wprm-booking-form input[type=submit] {
   
       }
       ```
   

Viewing 1 replies (of 1 total)

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

 * ![](https://s.w.org/plugins/geopattern-icon/wp-restaurant-manager_2e2725.svg)
 * [WP Restaurant Manager](https://wordpress.org/plugins/wp-restaurant-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-restaurant-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-restaurant-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-restaurant-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-restaurant-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-restaurant-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Alessandro Tesoro](https://wordpress.org/support/users/alessandrotesoro/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/submit-button-styling/#post-6523073)
 * Status: resolved