I have a new universal login page setup, however, I’m unable to find out how to remove the Auth0 logo button on the bottom of the page. Could anybody help me with this?
Hey @seungri400
You can replace the URL of the logo inside the Branding section in Auth0 dashboard.
Let me know if you have any other questions.
@pratyush.pandey This isn’t the logo I wish to change. That logo is on the top of the new universal login screen, but I’m trying to remove the Auth0 logo on the bottom of the page, as stated in the post. A screenshot is attached for reference.
Hello @seungri400!
I created a tenant of my own and my login boxes do not have the Auth0 logo at the bottom. Could you try making a new tenant or login box to recreate it?
The login page you have looks very custom and I would check any footer that you may have. Here’s some documentation for checking your login box: https://auth0.com/docs/customize/login-pages/universal-login/customize-templates#page-templates-api.
Let me know if this helps!
Best,
Alex
@alex.brett Thanks for reaching out to me. I’ve created a fresh tenant and the Auth0 logo is still visible at the bottom. Note that the logo isn’t visible in the preview shown in Branding > Universal Login, but is visible on the actual login page (under Branding > Universal Login > Customization Options > Try).
In addition, this particular tenant is not using custom code, as shown in the documentation. It’s made of the customization tools in Branding > Universal Login > Customization Options.
I’ve attached a screenshot below for reference.
Any updates on this?
Did you checked Auth0 Universal login template?
https://auth0.com/docs/api/management/v2/branding/get-universal-login
@vigneshSivasamy Thanks for the information, but I’m not sure where the option to remove the branding is. Could you point me to it?