Hi, there!
Thank you for writing in.
Could you please send your site URL so that we can check the issue so that we can send you with a customized CSS code.
Regards!
Hi, there!
Thank you for writing back.
It is not possible to use the button inline or on the same line because it has the long text that it will be not enough space to put the button on the same line. However, we can provide the CSS code to put the button on the same line if you want to put only the icons of social media.
Regards!
-
This reply was modified 7 years, 8 months ago by
accesskeys.
OK, can you tell me the CSS code?
thank you
Hi there,
Thank you for writing in,
Please follow this instruction kindly to make your login button in the same line. Go to your Dashboard >> Appearance >> Customize >> Additional CSS and add this CSS codes.
@media screen and (max-width: 768px){
span.apsl-long-login-text {
display: none;
}
}
Thank You !!
Thanks for the reply.
I wanted to ask which CSS code to use to have the writing inside the social button: “Sign Up with Facebook” or “Sign Up with ….”
thank you
-
This reply was modified 7 years, 8 months ago by
daitarn3.
Hi there,
Thank you for writing in,
You can not write inside via CSS code, You have to know the basic PHP and HTML knowledge to edit these texts.
Thank You!!