Hi Andy,
1: There is option of removing love buttons from whole theme in Theme options ‘General Options’ Tab . Or do you want to remove it just from the portfolio page ?.
2: You can use this custom css
.portfolio-options-bar ul.pagination-wrap {
display:none;
}
3: use this css to remove the categories
.portfolio-details-wrap{
display:none;
}
4: Its not supported by the theme.
5: Its intentionally to give an isometric feel.
Let me know if you have any other queries.
All the Best
Tahir