Hi, I am trying to remove the default border highlighting and replace it with my own when a user clicks into an input field. Can you tell me how I will achieve this? To further refine, when a user clicks into a field to enter their details the border highlights blue (browser default) but I want to remove this default and put my own border around it in order for the form to be more blended with my sites layout.
Also can you tell me how to change border radius on the input fields? I could not find the css within the form to do this?
Thank you very much for your help, the form is just amazing.