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