Replies: 0
Hello,
Is it possible to change the border width of the Send button. I tried this…
.happyforms-styles input[type=submit].happyforms-button--submit {
border-width: 2px !important;
}
… but with no success.
Thanks!
Replies: 0
Hello,
Is it possible to change the border width of the Send button. I tried this…
.happyforms-styles input[type=submit].happyforms-button--submit {
border-width: 2px !important;
}
… but with no success.
Thanks!