In the directory, there is a button on each member that allows you to display your percentage match in real time.
You can hide this matching button in members directory with a little bit of CSS.
1 |
.bp-card-list .hmk-trigger-match { display: none; } |