Hello,
I wanted to use the module: mod_easysocial_hashtags
I wish I did not display the post count, so I created a class in custom.css, but I can not ask not to show the post quantity:
#body es.t-text - muted {
color: # 888! important;
display: none;
}
#body es.t-fs - sm {
display: none
}
How can I do ?
Best regards.
Eric