Comments 1franziskakuppe started the conversationOctober 12, 2017 at 2:55pmHey,where can I change the color of my submit button for the contact form? Regards 432Sergio repliedOctober 13, 2017 at 7:42amHI! pls. share the wp-admin access, we'll checkIf you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate). Regards Sergio Codex. franziskakuppe replied privately 432Sergio repliedOctober 13, 2017 at 10:36amHI! pls. use following css: .wpcf7-form-control.wpcf7-submit.button{ background:#e25990; } .wpcf7-form-control.wpcf7-submit.button:hover{ background:#8d4585; } If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate). Regards Sergio Codex.1 Like 1franziskakuppe repliedFebruary 1, 2018 at 5:39pmHey Sergio,after updating my Contact form plugin, the button text color changed to pink. How can I change it back to white?Regards 432Sergio repliedFebruary 2, 2018 at 7:39amHI,pls. use following css: .wpcf7-form-control.wpcf7-submit.button:hover { color: #fff !important; } If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate). Regards Sergio Codex.1 Like Sign in to reply ...
Hey,
where can I change the color of my submit button for the contact form?
Regards
HI!
pls. share the wp-admin access, we'll check
If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate).
Regards Sergio Codex.
HI!
pls. use following css:
If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate).
Regards Sergio Codex.
Hey Sergio,
after updating my Contact form plugin, the button text color changed to pink. How can I change it back to white?
Regards
HI,
pls. use following css:
If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated! (How to rate).
Regards Sergio Codex.