@mikemaguire420420
13 years, 1 month 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; }