Moderators not displaying on About page

Ok, here https://meta.discourse.org/t/hide-category-specific-moderators-from-about-page/129659/2 I found out how to hide moderators from the about page. But in my case they aren’t show up, so I want to have the opposite.

Can somebody help me what do I have to do?

.about.moderators {
  display: all;
}

was not a soloution. :frowning: