change default listview content message when list is empty

0
Hello Everyone,   I want to change the content message for Listview when list is empty. I have applied the below CSS but it did not work. Can someone help to get the change the content of Listview content message   CSS code:   The Default message : No items found My custom message : No Notification are avaliable   Thanks in advance.    
asked
1 answers
0

 

 

So this code should work, it did when I just tested it, might be something to do with the way you're nesting it and how SCSS compiles it. You are adding these classes to your .scss files, yes?

answered