• Resolved alexdave

    (@alexdave)


    Hi there, does anyone know how to customize the submit button on WP Booking System with the style theme option ?

    I tried to add somme CSS but it doesn’t seem to work.

    Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Roland Murg

    (@murgroland)

    Hey Alex,

    You can customize the button with CSS. Try adding this code to your theme:

    .wpbs-form-submit-button button {background-color:green; color:white;}

    This will make the color of the button green, and the text white.

    Thread Starter alexdave

    (@alexdave)

    Hi Roland !

    Thank you for the CSS, it worked ??

    Have a nice day

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Submit Button’ is closed to new replies.