Sorry for the delayed response to your message.
The text fields – e.g. subject or comments, still show the text and the field as greyed out and are almost impossible to read on my website which has a dark background.
I have added the following Custom CSS Code as you suggested:
——-
`/* EVEREST FORMS*/
.everest-forms label {
color: #fff;
}
.everest-forms label .required {
color: #fff !important;
font-weight:700; border:0!important; text-decoration:none}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin-bottom: 10px;
font-family: “Open Sans Condensed”;
line-height: 1.3;
}
.everest-forms .evf-field-container select,
.flatpickr-input[readonly] {
cursor: pointer;
color: #fff !important;
}
—-
with no success.
Please see the page https://mediapower.ca/videography-estimate/ as an example – especially the fields:
Phone Number
Date
Start Time
End Time
Special Instructions
…to illustrate what I mean.
The dropdowns too show grey text and are difficult to read whereas the start and end time fields show white text in the drop downs(?)
Many thanks,
Pesi
-
This reply was modified 2 years, 10 months ago by
Pesi Unwalla.