how to remove focus from a input tag on clicking somewhere else code example Example: remove button highlight on click .btn:focus { outline: none; box-shadow: none; }