Home Forums WoodMart support forum Ninja Form SUMBIT

Ninja Form SUMBIT

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #304141

    Ride2Esc
    Participant

    Hello
    I am using woodmart and ninja form.
    How can I do to have the “submit” button, to be like all the buttons in the site?
    Thank you

    #304166

    Hello,

    Please provide some relevant screenshots of how you want the button to look like with the URL of the page where the form is added to check it myself and help you out accordingly.

    Best Regards

    #304174

    Ride2Esc
    Participant

    Hello
    I am sending you the URL in private content.
    As you see,

    #304177

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .ninja-forms-form-wrap input[type="submit"] {
        background: red;
        color: white;
    }

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)