Viewing 1 replies (of 1 total)
  • Plugin Author hoffcamp

    (@hoffcamp)

    The form tag has the class ‘fm-form’, and the submit button has the class ‘submit’. So you might do something like:

    .fm-form .submit {
    height: 100px;
    width: 200px;
    font-size: 34px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Submit button size (how to make it larger)’ is closed to new replies.