Home Forums WoodMart support forum problem with the phrase Facebook and Google to log in on the phone

problem with the phrase Facebook and Google to log in on the phone

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #304685

    mahros111
    Participant

    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.
    #304749

    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

    #308263

    mahros111
    Participant

    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.
    #308315

    Bogdan Donovan
    Keymaster

    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

Viewing 4 posts - 1 through 4 (of 4 total)