how to fix blue border that is coming over input field code example Example: remove blue border on a input input:focus { outline: none !important; }