Please use this CSS code:
#wpdcom .wpd-social-login .wpdsn-fb i {
display: inline-flex;
align-items: center;
justify-content: center;
}
It is not well aligned with login. Also I would like it to be aligned with subscribe.
https://postimg.cc/LJJWGW8y
This is because of the customizations you’ve made.
You can check here: https://wpdiscuz.com/demo/. Everything is aligned well. If you change the styles, then you need to make sure there won’t have any conflict with other components.
Please note, that we don’t provide support for style customization, we may help in 1-2 simple questions related to colors and background but not more. The rest of the customization you should do yourself. Again, just make sure the changes won’t affect other components, and styles of wpDiscuz plugin won’t be messed.