Hide the notification alert when count 0
-
I am wanting to hide the notification alert ( that sits in the admin bar ) when it has a 0 count. Tried many css but nothing works.
.count no-alert {
display:none!important;
}
- You must be logged in to reply to this topic.