AI Search
Classic Search
Notifications
Clear all
1 Reply
Aug 26, 2020 11:17 pm
Hi @miikinki,
...is there way to disabe all the notification messages?
Please try the following CSS code:
#wpf-msg-box{
display:none !important;
}
The CSS code should be added in the Dashboard > Forums > Settings > Styles admin page, "Custom CSS Code" textarea.
In any case please don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.
