Hi,
in version 10.6.1, it seems there is an issue with theming.
When I take the default theme, login page with selected customer looks well.

When I clone the default theme and make it default, the text "VMware Cloud Director" has been shifted to the center.

In browser inspection mode, I can see the portal logo has been added (white picture):
Default theme:
<div class="welcome"> VMware Cloud Director </div>
Cloned theme:
<div class="welcome"> <img class="logo" src="/cloudapi/1.0.0/brandingThemes/urn:vcloud:entity:vmware:brandinguitheme:37479ff0-62ab-48c6-b960-098402d7beb7/logo">this is the title</div>
From my point of view, it seems to be a bug.
Is there a way to fix this and remove the portal logo from login page?
Best regards,
Dominik