notification indicator color is barely visible. can we change color of the notification number in the circle?
You can modify that with custom css from your admin area:
.NotificationsDropdown-unread { color: white !important; }
luceos .NotificationsDropdown-unread { color: white !important; }
thanks for the reply. is it possible to change circle color?