Forums
Home / Plugin: Contact Form 7 / Button customization
(@colourinvasion)
3 years, 3 months ago
Hi
How can we change the colour of the button form?
(@codekraft)
hi @colourinvasion, the color of your submit button depends on your template but generally .wpcf7 input.wpcf7-submit { background: #6f4cad; } do the job
.wpcf7 input.wpcf7-submit { background: #6f4cad; }