MA
Asked
Hello. How to add social Icons of Google and Facebook for login as I need to get OAuth App verification and there requirement is in the following link.
https://developers.google.com/identity/branding-guidelines#top_of_page
https://developers.google.com/identity/branding-guidelines#top_of_page
- MSAnsweredHello,
Social login buttons code is in `themes/default/shop/views/user/login_form.php` It's just suing the bootstrap button classes. You can change it as you need.
Thank you - Login to Reply