How To Remove Outline Close Button Bootstrap 4

To remove the outline on the close button at bootstrap, do the following: add the following line of code into your css style:


.close:focus, .close:hover {
outline: none;
cursor: pointer;
}

Save and refresh.



Sumber https://idnetter.com

Mari berteman dengan saya

Follow my Instagram _yudha58

Subscribe to receive free email updates:

0 Response to "How To Remove Outline Close Button Bootstrap 4"

Posting Komentar