Viewing 1 replies (of 1 total)
  • Plugin Author Alessandro Tesoro

    (@alessandrotesoro)

    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.