Skip to content
Public Ticket #24193

Contact form

Conversation thread

pinelopi replied

Customer Reply

ok thanks!

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.wpcf7 input[type="submit"] {
    background: #000 !important;
    color: #fff !important;
} .wpcf7 input[type="submit"]:hover {
    background: #333 !important;
    color: #fff !important;
}

Regards,
PenciDesign.



pinelopi started the conversation

Conversation Start

Hello,

On the contact us the "Submit" button, I want to change color. How to do it? 

Thanks!

Want to join this conversation or access attachments? Sign in first.