Home Forums WoodMart support forum How to fix google login button layout

How to fix google login button layout

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #668708

    itsarjunc
    Participant

    google login button has a broken layout like in the image, how do i fix this?

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

    Hung Pham
    Keymaster

    Hi itsarjunc,

    Thanks for reaching to us.

    First of all, I’m really sorry have taken long time to reply you due to the weekend.

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,
    Hung PD

    #668947

    itsarjunc
    Participant

    Sure, please have a look at the shared link.

    #668971

    Hung Pham
    Keymaster

    Hi itsarjunc,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.wd-social-login .login-goo-link:before {
        inset-inline-start: 5px;
    }

    Regards,
    Hung PD

    #669158

    itsarjunc
    Participant

    Yes, that seems to be working! Thanks a lot! How do i change that icon itself?

    #669191

    Hung Pham
    Keymaster

    Hi itsarjunc,

    Please use below CSS code:

    div.wd-social-login .login-goo-link:before {
        background: no-repeat center / 16px url(url) #fff;
    }

    url – replace with url of new image, and the resolution should be 18×18.

    Regards,
    Hung PD

    #674348

    itsarjunc
    Participant

    Thanks Hung, it works!

    #674359

    Hung Pham
    Keymaster

    Hi itsarjunc,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,
    Hung PD

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

The topic ‘How to fix google login button layout’ is closed to new replies.