The subnav item comes from the app ‘BP Posts on Profile‘. The theme is ‘X‘ by Theme Co.
Targetting the element with
#posts-personal-li {
display: none;
}
Removes it, but, of course, it removes it from ALL profiles. I need it on admin profiles only. It links to the author page, and other users can’t author posts anyway.