Contact Form Button Text Color

Posted in: Newspaper
Post count: 43

Please share details of how to change Submit button’s text color to white or any other lighter color. We are using WP Forms for a simple contact form.

Thanks.

Post count: 23312

Hello gabibeck,

WP Forms plugin has not been tested with the theme. Try using the Contact Form 7. Also, you should provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response/code.

Thanks for the message!

Post count: 43

gabibeck ? :-), this is rox.

The url is latidune.com, we are using newspaper black background theme. Will switch to Contact Form 7 as suggested and get back to you. Thanks.

Post count: 23312

Hello rox,

You should use the code below and place it in Theme panel -> Custom CSS area.

.wpcf7-submit{
color:green!important;
}

The result is here -> https://www.screencast.com/t/FTU0kYWmrZ

Thanks for the message!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.