Home › Forums › Support › nitro pro btn button › Reply To: nitro pro btn button
Posted 6 years, 10 months ago
Hi there,
You can style for the fabric form by following
.fabrikActions.form-actions button[type=submit] {
background: red;
}
and the phoca download button
input#pdlicensesubmit {
background: red;
}