Where in CSS is the tag for the text size of "Change Password/Edit Profile" on member.php? I cannot find it TIA
Unfortunately, it has no special CSS class. In the member.html it is in line <a href="{$config.root_url}/profile.php">#_TPL_MEMBER_CH_PSWD#</a><br /> you can add class, or customize it in place.