Hello,
All of the above fields you mentioned comes from the plugin ‘TP Education’ suggested after you activate the theme, there you add the courses, team and also assign categories to them. This helps to select the counselor’s field, Courses Curriculum Counselors, Course Feature field following the path Admin Panel > Appearance > Customize > Homepage Section.
To remove the Reviews field, add CSS following the path Admin Panel > Appearance > Customize > Additional CSS
.single-tp-team li.tab-link:nth-child(2) {
display: none;
}
Please send the screenshot marking the issue if the issue still persists.
Hope this helps.
If you have further queries, let us know.
Thank you.