Hi there,
That’s definitely not the way you want to change the styles of your Give forms. Can you give me a link to where you are doing this and I can guide you to how you can do that? Thanks!
Sure the link is ap3pclan.com/donate
OK, here’s what I would suggest:
1) Install a Custom CSS plugin to handle all your custom CSS styles. If you already have Jetpack installed on your site, enable their Custom CSS Module and use that. If not, then I highly suggest Custom Modular CSS (https://wordpress.org/plugins/modular-custom-css/)
2) Once you have that setup, add these custom CSS Styles:
#give-recurring-form, form.give-form, form[id*=give-form]{
color: #fff;
}
form.give-form span.give-currency-symbol,
form.give-form span.give-donation-total-label {
color: #333
}
Let me know how that goes. Thanks!
had to do it for the legend as well but that worked thanks!
Sounds good, glad it worked out.
If you’re enjoying Give and have appreciated our Support, we’d love you to leave a kind review. Thanks!