• Hello !

    Thanks for this plugin.

    I need to use it on several multisites for education sites.

    It works fine but I want to customize the connection button and I can’t.

    Is it possible to customize the CSS button and the text of the button ?

    I tried but failed.

    Please help.

    (It will be great to have these 2 settings in the plugin settings in a next version 😉 ).

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jonathan Daggerhart

    (@daggerhart)

    I added a setting in a recent release that allows you to change the button text.

    For styling you can add CSS to the WordPress login page using the login_enqueue_scripts hook in your theme’s functions.php file to insert your custom styles. In your styles, you can target the button with .openid-connect-login-button.

    Thread Starter Virginie FAVRAT

    (@vfavrat)

    Yes I saw it this morning !
    It’s great.
    Thank you so much 😉

    To customize the CSS, it is not for a single site, so there are several themes.
    I will try to find a solution.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.