HI,
I used the code below to style the validation in contact form.
.avia_ajax_form .error input {
border: 2px solid #ff0000 !important;
}
BUt the same not work in TEXTAREA. What can I to do about that?
THANKS
Hey CloudChoice!
Please use following code instead
#top #wrap_all .error .text_input, #top #wrap_all .error .text_area, #top #wrap_all .error .select { border: 2px solid #ff0000 !important; }
Cheers!
Yigit
Hi,
Now is perfect, thank you..
I would like to use the validation alert in other forms, not just the contact form, which code can be used to apply this validation?
THANKS
Hey!
Thank you for using the theme!
The “validation alert” is only available on the Contact form element and applying it to some other forms might be a little bit complicated. Unfortunately, this particular request falls beyond the scope of support so you might need to find someone who can do it for you. Please visit Envato Studio or Werkpress for further customization.
Best regards,
Ismael