problem with the phrase Facebook and Google to log in on the phone
-
Hello, we have a problem with the phrase Facebook and Google to log in on the phone overlapping with the icons on the phone
It is good when you go to the registration page and appears bad when you click on it from any page other than my account page. As in the attached pictures, please help
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-social-login.wd-style-alt .login-fb-link:before, .wd-social-login.wd-style-alt .login-goo-link:before {
left: 10px;
}
Regards.
Xtemos Studios
Hello dear, I tried to put the code but the problem is still the same on phones and today it is also on the computer browser
Attachments:
You must be
logged in to view attached files.
Hi,
Try to replace previous custom code with the following code snippet to fix this issue.
:root {
--btn-shop-brd-radius: 0px;
}
This issue will also be fixed in the next theme update.
Kind Regards