Renaming Sign In Button with CSS

Hi guys,

I only use Microsoft to Authenticate logins. I have hidden the Sign Up icon with CSS. I would now just like to rename the Log In button to ‘Log In with Microsoft’ to make it clear that they will be redirected to the Microsoft login page. Can someone help with the CSS code required to do this?

Thanks.

I think you just need to disable local logins.

Jay is right, disable local logins will redirect instantly in the microsoft form, which is way better and you won’t have to hide the signup button with css.

After that, you can go to Customize > Text and type js.log_in to edit the text of this button and it will be perfect

1 Like

Legend! I was not clear. I have disabled local login and it does go direct to Microsofts login page. I just wanted to change the icon text. That text search feature I have not used before. Its brilliant.

Thank you so much for pointing out this feature.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.