How do I change the submit button color in ContactBuddy? I'd like to change it to match the green or blue on the site. Struggling with where to find that option in Style manager.
http://www.cashflowmining.com/contact-us/
Thanks.
3 replies to this topic
#1
Posted 23 October 2012 - 08:37 AM
#2
Posted 23 October 2012 - 10:01 AM
Hi dfingers,
I'm going to move this to the ContactBuddy forum as it's not really related to Builder. It's a separate plugin (which is why you won't find that option in the Style Manager).
Try adding this code to the bottom of your stylesheet (Appearance > Editor):
Give that a try and let us know how it goes.
Thanks,
Elise
I'm going to move this to the ContactBuddy forum as it's not really related to Builder. It's a separate plugin (which is why you won't find that option in the Style Manager).
Try adding this code to the bottom of your stylesheet (Appearance > Editor):
input[type="submit"] {
background: #007C71;
}
Give that a try and let us know how it goes.
Thanks,
Elise
#3
Posted 23 October 2012 - 02:31 PM
Thanks Elise! Worked perfectly.
#4
Posted 23 October 2012 - 02:37 PM
Happy to have helped! Let us know if you have any additional questions!
Thanks,
Elise
Thanks,
Elise





