SyntaxFix
Write A Post
Hire A Developer
Questions
If you dont want the outline for button with all the status, you can override the css with below code
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{ outline: none; }