By Andy on Tuesday, 28 November 2017
Replies 3
Likes 0
Views 3.1K
Votes 0
As reported, Vanilla is just showing empty red circles for the notifications, rather than showing the numbers of notifications.

This was reported as a bug report here https://stackideas.com/forums/notification-not-showing-numbers and advice was a make a feature request. So here it is!
+1
·
Tuesday, 28 November 2017 14:44
·
0 Likes
·
0 Votes
·
0 Comments
·
+1
·
Saturday, 09 December 2017 08:54
·
0 Likes
·
0 Votes
·
0 Comments
·
please find this css code to put in your custom.css


body #es .mod-es-menu-bar__link-bubble {
font-size: 12px;
right: 0px;
background-color: #FC595B;
border-radius: 50%;
min-width: 12px;
height: 14px;
line-height: 14px;
padding: 0 5px;
}


play with size and color to get how you want.

Enjoy!
·
Saturday, 09 December 2017 23:25
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post