@mikemaguire420420
12 years, 4 months ago
you can just choose not to display it using css.
add this to your custom css file
.fav{ display:none; } #activity-favs{ display:none !important; }