Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi jlhoffman,

    You should be able to style the button using the “Custom CSS” on the “Options” page. For example, if you want the button to be red with rounded corners you might try adding:

    input.ewd-feup-submit.pure-button.pure-button-primary {background: red;
    border-radius: 4px;
    }

    Hope that helps!

    Thread Starter jlhoffman77

    (@jlhoffman77)

    Great thanks!

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