Forums
Home / Plugin: Contact Form 7 / Button style
(@likocorp)
6 years, 2 months ago
Hello. Please assist me to change the style (color) of the submit button. Thank you in advanced!
(@buzztone)
See Styling Contact Form – there is a link to an article I wrote at the bottom of that page (which is recommended by the CF7 plugin author, though I’m not allowed to link directly to it here), that covers this topic in detail.
Thank you. what is my mistake in syntax?
I write in the form [submit id:but]
And in my CSS file I write: .but { background-color: #4CAF50; /* Green */ border: none; color: white; font-size: 16px; }
But nothing happens, it does not work. Thank you!