I want to answer by self.
1. I add a ‘new action’ into the mt theme’s login form. action name is like that
ex)(‘new_login_form_name’)
2. I changed add action name in this file accesspress-social-login-lite.php
line 163
(‘woocommerce_login’ >>> ‘new_login_form_name’ )
It’s working. 🙂