what is the html-code for .
-
obaid fayazAsked on May 06, 2014 at 03:32 AM
what is the html-code for .form-submit-button
and .hover
This is a re-post of a comment on How to Customize the Submit Button with CSS
-
alevAnswered on May 06, 2014 at 05:01 AMJotform Designer
Hi Obald Fayaz,
Here are the steps and the code you will need to use
.form-submit-button { /*Inject button style here*/ }
.form-submit-button:hover { /*Inject button hover style here*/ }thank you
-
jedcadornaAnswered on May 06, 2014 at 07:29 AM
If you are trying to send us a message unfortunately we haven't receive your reply. Try posting your reply via this URL http://www.jotform.com/answers/372343
-
obaid fayazAnswered on May 06, 2014 at 01:11 PMthanks somehow
it worked
... -