Change hover colour of button on Submit Form, also Form doesn't work
- The topic ‘Change hover colour of button on Submit Form, also Form doesn't work’ is closed to new replies.
Need help? Check out our Support site, then
Hi
I would like to change the hover colour on the submit button on my contact page form from the default blue to green. I have tried a range of CSS Code but I don’t think I am trying the right code. Help? :)
Also I have placed the correct send address for the form upon submit in the WPform setup and i am not receiving the email when I submit a completed form?
https://atouchofenergywithjulieg.com/contact/
The blog I need help with is: (visible only to logged in users)
Hello!
The email will be sent to the WordPress.com account linked with the account I believe. Is it not sending to this one?
The hover color for the submit button can be changed with the following:
input[type=submit]:hover {
background-color: #37845d;
}
Edit as desired.
Thanks!
R.
The code of works perfectly thank you.
When you create a form using the WSYWIG builder, you can override it going to the wordpress default account email in one of the form setup tab options by putting in another email. I did this and its still not posting correctly?
Never had this issue before using WP default form so maybe its something with the template?
Hello!
This shouldn’t be an issue with the form theme as those notifications are coming from your WordPress site and not the theme. Have you tried login out of your account and sending it from a different user? I’ve just tried sending you a message, did that one come through?
Thanks!
Rebecca
Hi Rebecca
Nope nothing. Did not get your message to either the address associated with WordPress login, or the address added in the form setup options?
I will try logout the account then do a form fill and see what happens.
I doubt it will be any different as it did not work for you and you were obivously not logged into my account.
Try getting in touch with WordPress.com staff directly. They’ll be able to trouble shoot this with you further as it wouldn’t be a theme issue we should address here.
You can contact them through the Help Desk in your account here: https://wordpress.com/help.
Thanks!
Great no problem, thanks :)
You’re welcome! :)
Cheers,
Rebecca