Hi Giga,
Would you be able to provide us with a link to the page you’re using this on, so we can see what you mean?
Thank you
Hi Giga,
Thank you for the link. Could you please try adding the following code to the “Custom CSS” box in the “Basic” area of the “Options” tab?
.ewd-feup-date-input {
color: #000 !important;
}
That doesn’t appear to have helped. I also have the same problem in the country field – though that is grey rather than white.
Hi Giga,
We’ve uploaded a screenshot of how your site looks on our end, which you can see here: http://www.etoilewebdesign.com/Screenshots/stellafosse.jpg. The text is black in the date field for us. (If it still shows up white/not visible for you, maybe just hit refresh a few times and check again.)
For the country field, you’d need to add the following code:
.ewd-feup-select {
color: #000 !important;
}