Hide error notifications
-
Hello guys,
I’m using “class” to hide plugin notifications.
But, it isshowing me an error notification and I can’t hide it. I insert in Adminimize the class “.error” (https://prnt.sc/wjx3ff | https://prnt.sc/wjx3ve) but it is not working.
I noticed that in the source code, class=”error” is using display=”block” with !important, which ends up forcing the notification to load. The Adminimize plugin includes a display=”none” also with !important, however, it seems that the first !important has more privilege.Could you help me hide this notification?
Thank you!
The topic ‘Hide error notifications’ is closed to new replies.