Submit button background color not changable
-
I create I WordPress website with Theme Raft (of Otter). The button background color is changeable by the Themes editor. I changed the background color of buttons, it is now different to the style I choosed. Now I create a contact form with WP plugin Contact form 7. Unfortunately the submit button has the color of the style and not the color I choosed manually. Which css class do I have to use?
I tried:
input.wpcf7-form-control.has-spinner.wpcf7-submit {
background: #292E29;
}
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Submit button background color not changable’ is closed to new replies.