Viewing 1 replies (of 1 total)
  • Plugin Author properwp

    (@properwp)

    Hi there,

    You’ll need to either add CSS to your theme’s stylesheet or install a plugin like Simple Custom CSS. To target the button, use:

    .proper_contact_form input[type=submit] {
    background-color: red;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Button color’ is closed to new replies.