Reply To: nitro pro btn button

Home Forums Support nitro pro btn button Reply To: nitro pro btn button


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;
}