Modifying logo height for Universal Login (new experience)

We are using the New Universal Login experience, and wish to adjust the height of the logo. I do not see any place within the Auth0 dashboard to effect this, however upon inspecting the login page I do see the logo is wrapped within the header-logo class. Is there a clean way to update this class so that i can set my own max-height property on the logo image?

Thanks in advance

Hi @eric.furspan,

You could try to do this with the new UL templates beta:

If you can’t find a way to do that with new UL (it should be possible in the near future, if not now.), you should be able to do it with a custom login page, although that will take some more work.

Let us know how it goes,
Dan