• Resolved mitcharseneau

    (@mitcharseneau)


    I can’t figure out how to change the color of the log in with google button. If there is a way, please tell me. My site is very color-coordinated and I would really like too have the color go with the site too.

    Thanks!
    – Mitch /\rseneau

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Bhavesh

    (@bhaveshinuscg)

    Hello Mitcharseneau,

    Thanks for sharing your concern with us. We will surely help you in this matter.

    For your kind information what we have CSS for the login with google button is as mentioned below so you can override this CSS by placing “!important” at the end of every CSS statement.

    our code for login with google button
    form#loginform p.galogin {
    background: none repeat scroll 0 0 #2EA2CC;
    border-color: #0074A2;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    padding: 4px;
    height: 27px;
    font-size: 14px;
    margin-bottom: 16px;
    }

    Please refer to this link to read about how to customize WordPress login page.
    Please click here to read more.

    • This reply was modified 5 years, 5 months ago by Bhavesh.

    Now that you replaced the button with an image is there a straightforward way to use a custom one?

    Thanks

    Hello @comzeradd,

    Greetings from the WP-Glogin team!

    In order to your concern I would like to inform you we provide custom text option in our premium and enterprise version. For more clarification please click here.

    If you need any further assistance or if you need more clarification I would like to request you please contact on [email protected].

    Thanks & Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Color of Login Button’ is closed to new replies.