To clarify, I’ve modified the home page registration form (home-register-form.php) with the <select> field, and that automatically generates the div with the class of “custom dropdown” and automatically applies display:none to the select field.
That’s fine, I just need to know how to target those custom dropdown divs with unique classes, if possible.