Tagged: CONTACT FORM
Hi there,
I`m trying to change the input font color of the contact form, I tried with this code but the text is changed only on mozzila
.avia_ajax_form label{
color: #ffffff !important;
}
:-webkit-input-placeholder {
color: #fff !important;
}
:-moz-placeholder {
color: #fff !important;
}
::-moz-placeholder {
color: #fff !important;
}
:-ms-input-placeholder {
color: #fff !important;
}
Thank you!
Best regards,
Horea
Hey Horea,
::-webkit-input-placeholder {
color: #fff !important;
}
::-moz-placeholder {
color: #fff !important;
}
::-moz-placeholder {
color: #fff !important;
}
::-ms-input-placeholder {
color: #fff !important;
}
Best regards,
Mike
Hi Mike,
Thank you, now work.
Best regards,
Horea
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
Best regards,
Mike
Hi,
These is not the right topic, but i didn’t find any for this, so i’m sorry.
I wander can i set the required format of one input field to XXX-XX-XXXX.
Best regards,
Sasha
Hi @salebgd,
Please, create other thread explaining your question very well and provide to us some details like website link and WP credentials in a private answer.
Best regards,
John Torvik