Hello – hope you are well?
Please could you assist? I have been trying to change the custom CSS on my site to change the colour of certain input text on the form fields to white so they stand out. The forms that are not completely working are the Mailchimp newsletter form, the contacts form, the woo-commerce checkout and the cart.
I have added the following custom CSS which changed everything bar the email address, phone number, order notes and ‘Your Message’ fields.
form input[type=”text”] {
color: #fff;
}
Is there anything you can please recommend that I add to the custom CSS to fix this?
Best wishes,
Emma