When clicking onto any menu item it gives this gray border how can i remove this?

@Anonymous

}
.site-navigation .navmenu-depth-1>li>a:hover{
color: #ed1f24;
}

Remove old code and add this.

1 Like