NooTheme Premium WordPress Theme › Forums › Other Products › Medicus › How can I change form input field text selected?
- This topic has 8 replies, 2 voices, and was last updated 2 years, 11 months ago by
Jackie.
-
AuthorPosts
-
3 years ago #1052444
Hi,
In contact form page, when the user selects a field and writes to it, the text is in dark gray, so it is almost invisible and it is difficult to write.
Thank you very much,
Best regards,
trespies
3 years ago #1052576Hi.
Thank you for contacting us.
Yes, because this form uses the same CSSash another contact form.
Please add the custom CSS below to your site. It will help you fix the issue.
.noo-gmaps .wpcf7-form-control:not(.wpcf7-submit) { color: #fff; };
Thank you.
Jackie.
3 years ago #1052685Oh wow: your coding css warns me of an error.
I have published it despite everything because it offers me the option to do it, but it does not work.
Thank you very much,
Best regards,
trespies
3 years ago #1052687This reply has been marked as private.3 years ago #1052783Hi again.
Please check the login account info again. We can't access to your site.
Thank you.
Jackie.
2 years, 12 months ago #1052932Hi again, Jackie.
Sorry, but I just suffered this Sunday a hack on the web that completely broke it.
I don't want to allow anyone's access.
With your permission, I would prefer that you explain to me how to do it by myself, as well as I learn.
I'm going to send you two questions that I had left resolved by myself with a lot of effort, but after the attack the Css Classes do not work.
I send them to you in separate Tickets.
Thank you very much.
Best regards,
trespies
2 years, 12 months ago #1052933Hi again Jackie.
The code (added by me in "Additional Custom Css") works fine in "Pedir Cita" (="To ask for a date"), but not in Contact Page (My mistake, since this page, after the hacking on Sunday, I forgot to put this page back on the Main Menu).
2 years, 11 months ago #1053428Hi Again.
Sorry for the late response.
Sorry, we don't see the Pedir Cita page.
Can you give us the URL again?
Thank you.
Jackie.
2 years, 11 months ago #1053435Hi again.
We found the wrong custom CSS for the input text color
.online-request .wpcf7-form-control:not(.wpcf7-submit),
.contact-home .wpcf7-form-control:not(.wpcf7-submit),
.wpcf7 .online-request select, .wpcf7 .contact-home select
it don't have the css for contact form at contact pag.
Please add more CSS to change the color input form on the contact page.
.noo-gmaps .wpcf7-form-control:not(.wpcf7-submit) { color:#fff; }
Thank you.
Jackie. -
AuthorPosts
You must be logged in and have valid license to reply to this topic.