Problem – Social Login Profile Picture overrides the deafult avatar image size settingI've dealt with this same issue before. The problem is that WordPress Social Login hardcodes size parameters into the avatar URL, overriding your default settings. For Facebook, you can strip the "?width=150&height=150"...