nitro pro btn button

Home Forums Support nitro pro btn button



Hi there,

Do you want to change the button for slider item or … ? Which section/content you wish to change the button color ?


This reply has been marked as private, meaning that only the original poster and forum moderators can see the content of the reply.

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

add css code above to template folder => css => custom.css



You’re welcome.

You must be logged in to reply to this topic.