[Plugin: Contact Form 7] CSS Style for just Submit button
-
I’m trying to style the submit button on my contact form since it’s taking all the styles from the input fields. Which I don’t want.
and I see the class wpcf7-submit buttonSubmit so I tried to use styles like this:
.wpcf7-submit buttonSubmit { width: 100px }
or
.buttonSubmit { width: 100px }
Neither of which work. So what does?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: Contact Form 7] CSS Style for just Submit button’ is closed to new replies.