I dont know if this can be fix, but I made this website and when my users click on some divs the selected div appears to have yellow border in chrome and similar border in safari. You can see the yellow border here
. Is it possible to disable this?
I dont know if this can be fix, but I made this website and
Share
Try adding this in your CSS:
That should get rid of the focus highlight for the whole page.