Hello
When hitting submit on the inbuilt contact forms the borders of the text boxes change to green and the submit button changes to a stripe blue and white.
How can I change these colours please? I am happy for the error boxes to change to red but I need the correct fields and submit button to be in line with the theme colours.
Thank you.
Hey digitalalso,
I have checked your site but it seems you have already done this using this css code:
#top #wrap_all .text_input,
#top #wrap_all .text_area,
#top #wrap_all .select,
#top #wrap_all .avia_ajax_form .button {
border: 2px solid #fff !important;
}
Let us know if you need further assistance.
Best regards,
Nikko