On bootstrap 4, if the outline you want to remove is round the hamburger mobile menu, you can just use: <button class="navbar-toggler" style="outline:none;" ...>.
確定! 回上一頁