Hello there,
hope you are doing well ??
You can hide the vendor fields from the Affiliate registration form by adding the following CSS to your theme in Appearance -> Customize -> Additional CSS:
.yith-wcaf-registration-form .register .show_if_seller {
display: none !important;
}
Please, try it and let me know.
Have a nice day!