remove blue border around input css code example Example: remove blue border on a input input:focus { outline: none !important; }