Home Forums WoodMart support forum Facebook and Google login button issue

Facebook and Google login button issue

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #324103

    itsterry0908
    Participant

    Hello, I suddenly noticed the Facebook and Google login alignment is not correct, how to solve this? Please fix it as soon as possible. The screenshot is attached.

    Attachments:
    You must be logged in to view attached files.
    #324147

    Hello,

    Please deactivate all the plugins except these ones:

    Slider Revolution
    WPBakery Page Builder or Elementor
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Best Regards

    #324161

    itsterry0908
    Participant

    Hello,

    Is there any other way to solve this? My website has ads running right now, can`t let the website down, hope you can understand.

    #324201

    Hello,

    Please clone your site and move to the staging platform, then follow the instruction given above to detect the source of the problem and then remove or replace this plugin in the live site.

    Best Regards

    #324261

    itsterry0908
    Participant

    Hello,

    I have cloned the site to the staging platform, followed the step, and everything performed normally in staging site, really cant figure out where the problem is, cant use CSS code to change this?

    #324328

    Hello,

    Please give the site credentials and disable the content-protecting plugin, I will try to correct that with custom CSS.

    Best Regards

    #324332

    itsterry0908
    Participant

    hello, credentials are in private area.

    #324361

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    body .social-login-btn .login-fb-link:before {
        left: 70px;
    }
    body .social-login-btn .login-goo-link:before {
        left: 70px;
    }

    or try these values:

    body .social-login-btn .login-fb-link:before {
        left: 10px;
    }
    body .social-login-btn .login-goo-link:before {
        left: 10px;
    }

    Best Regards

    #324362

    itsterry0908
    Participant

    thanks so much, it worked.

    #324404

    You are welcome! We are here to help.

    If you have any questions please feel free to contact us.

    Best Regards

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